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.
Unixでファイルの読み取りを使用しようとしましたが、次のようにしたい:
$wc read(fd,buf,n) ファイル名
私はそれを機能させる方法を教えてください、私はいつも得ます:
wc: (fd,buf,n): そのようなファイルまたはディレクトリはありません
助けてください、どうもありがとう。