SilverRainZ / OS67

An unix-like toy kernel
GNU General Public License v3.0
725 stars 124 forks source link

cat has a wrong name #7

Closed Artoria2e5 closed 8 years ago

Artoria2e5 commented 8 years ago

The name cat is for concatenate, just like the word concat in other languages. Let's call the current cat kitten for it only reads a file.

SilverRainZ commented 8 years ago

23333.

然而 cat 不止是读文件啊,试试 ls | cat. 虽然可能有 bug 就是了

Artoria2e5 commented 8 years ago

Let me reword. For it only reads a file or nothing (