]> git.cameronkatri.com Git - apple_cmds.git/commit
text_cmds: All done
authorCameron Katri <me@cameronkatri.com>
Wed, 12 May 2021 21:31:30 +0000 (17:31 -0400)
committerCameron Katri <me@cameronkatri.com>
Wed, 12 May 2021 21:31:30 +0000 (17:31 -0400)
commit7171a7ba0a0ea8d9b7216d9aae16539948222702
treef20aab7b4f208c331334a4a94c89abe4b48a9ea7
parent68311c8bb2e7f974b5b91ad61f85980f432f2d7f
text_cmds: All done
37 files changed:
text_cmds/Makefile [new file with mode: 0644]
text_cmds/banner/Makefile [new file with mode: 0644]
text_cmds/cat/Makefile [new file with mode: 0644]
text_cmds/col/Makefile [new file with mode: 0644]
text_cmds/colrm/Makefile [new file with mode: 0644]
text_cmds/column/Makefile [new file with mode: 0644]
text_cmds/comm/Makefile [new file with mode: 0644]
text_cmds/csplit/Makefile [new file with mode: 0644]
text_cmds/cut/Makefile [new file with mode: 0644]
text_cmds/ed/Makefile [new file with mode: 0644]
text_cmds/ee/Makefile
text_cmds/expand/Makefile [new file with mode: 0644]
text_cmds/fmt/Makefile [new file with mode: 0644]
text_cmds/fold/Makefile [new file with mode: 0644]
text_cmds/grep/Makefile [new file with mode: 0644]
text_cmds/head/Makefile [new file with mode: 0644]
text_cmds/join/Makefile [new file with mode: 0644]
text_cmds/lam/Makefile [new file with mode: 0644]
text_cmds/look/Makefile [new file with mode: 0644]
text_cmds/md5/Makefile [new file with mode: 0644]
text_cmds/nl/Makefile [new file with mode: 0644]
text_cmds/paste/Makefile [new file with mode: 0644]
text_cmds/pr/Makefile [new file with mode: 0644]
text_cmds/rev/Makefile [new file with mode: 0644]
text_cmds/rs/Makefile [new file with mode: 0644]
text_cmds/sed/Makefile [new file with mode: 0644]
text_cmds/sort/Makefile [new file with mode: 0644]
text_cmds/sort/coll.h
text_cmds/split/Makefile [new file with mode: 0644]
text_cmds/tail/Makefile [new file with mode: 0644]
text_cmds/tr/Makefile [new file with mode: 0644]
text_cmds/ul/Makefile [new file with mode: 0644]
text_cmds/unexpand/Makefile [new file with mode: 0644]
text_cmds/uniq/Makefile [new file with mode: 0644]
text_cmds/unvis/Makefile [new file with mode: 0644]
text_cmds/vis/Makefile [new file with mode: 0644]
text_cmds/wc/Makefile [new file with mode: 0644]