Add `cat` file and a POSIX line

pull/96/head
terminalforlife 5 years ago
parent fbb1d392d5
commit 0e758e9d40

@ -0,0 +1,2 @@
# POSIX-ly correct way in which to cat(1); see cat(1posix).
cat -u [FILE_1 [FILE_2] ...]
Loading…
Cancel
Save