Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
次のコマンドを試しましたfind ~/dir1 *.m4a | play
find ~/dir1 *.m4a | play
ディレクトリ dir1 には正確に 1 つの m4a ファイルがあり、それを再生したいのですが、再生から使用エラーが発生します。なんで?