Home | All | RecentChanges | SearchPages

diff of UnixCommand/CoreUtils

page id: 621, 1412 hits, unlocked, unhidden, current: v3
v1:2007-12-14 22:43:38(297), v2:2007-12-14 23:36:38(1,604)
diff v1:jiinny v2:jiinny

= \mystage:SubPages
- \@Cat{Computer}
+ The content are copied from Gnu Info pages:
+
= * cat invocation:: Concatenate and write files.
= * tac invocation:: Concatenate and write files in reverse.
= * nl invocation:: Number lines and write files.
= * od invocation:: Write files in octal or other format
+
+ * fmt invocation:: Reformat paragraph text.
+ * pr invocation:: Paginate or columnate files for printing.
+ * fold invocation:: Wrap input lines to fit in specified width
+
+ * head invocation:: Output the first part of files.
+ * tail invocation:: Output the last part of files.
+ * split invocation:: Split a file into fixed-size pieces.
+ * csplit invocation:: Split a file into context-determined pieces.
+
+ * wc invocation:: Print newline, word, and byte counts.
+ * sum invocation:: Print checksum and block counts.
+ * cksum invocation:: Print CRC checksum and byte counts.
+ * md5sum invocation:: Print or check message-digests.
+
+ * sort invocation:: Sort text files.
+ * uniq invocation:: Uniquify files.
+ * comm invocation:: Compare two sorted files line by line.
+ * ptx invocation:: Produce a permuted index of file contents.
+ * tsort invocation:: Topological sort.
+ * tsort background:: Where tsort came from.
+
+ * cut invocation:: Print selected parts of lines.
+ * paste invocation:: Merge lines of files.
+ * join invocation:: Join lines on a common field.

ViewPage | info | <diff>
2007-12-14 23:36:38 v2:jiinny (current)
1412 hits
Login
0.018 sec
Top