[Return] [Catalog]

1 guest@cc 2019-04-07T04:57:35
"cat" should fail if only one filename is provided.
Discuss.
»
2 guest@cc 2019-04-07T05:32:21
How else am I supposed to print my files?
»
3 guest@cc 2019-04-07T07:52:08
"cat" should concatenate the output of fully reading all of the specified files up to the null value terminating the argument list.
»
4 guest@cc 2019-04-07T08:49:41
Thats a god awful idea.
»
5 guest@cc 2019-04-07T09:58:39
that would break a lot of things, but it would make people actually use cat correctly.
»
6 guest@cc 2019-04-07T10:14:38
>>5
Autism like this is why I hate most programming people.
»
7 guest@cc 2019-04-07T10:26:56
Why is printing to stdout incorrect?
»
8 guest@cc 2019-04-07T10:53:04
>>7
Something excruciatingly pedantic, I garuntee you. Maybe he thinks its wrong that it assumes you always want to concatenate to stdout.
»
9 guest@cc 2019-04-07T20:01:51
People will then just cat < file instead of cat file.
There's nothing wrong with using cat instead of more to view a short file.
»
10 guest@cc 2019-04-07T20:26:51
in my opinion, the UNIX guys shouldn't have called in "cat" in the first place. that title describes its intended function, not the program's actual function.
but I guess we can't really go back in time just to make a stupid change like that
»
11 guest@cc 2019-04-07T21:00:02
>>9
Theres no reason pager programs should exist on graphical systems.
Terminals scrolling down to simulate the output of hardcopy terminals is outdated and has no reason to exist anymore. Plan9 gets this right. You cat a file and just page down in the window with your arrow keys.
You can set the terminal to scroll if you really want to, but its often better not to.

[Return] [Catalog]
Delete Post:
OptionsPassword
Name
Comment
File