Add three commands that can be done as simple shell scripts (one sed is in, anyway...
authorRob Landley <rob@landley.net>
Mon, 23 Jan 2012 02:33:15 +0000 (20:33 -0600)
committerRob Landley <rob@landley.net>
Mon, 23 Jan 2012 02:33:15 +0000 (20:33 -0600)
commit5b67c38f86318bfa8ff8e631aa9c5e0ea1a70c64
tree0e81b3df4326f46f3144e46b0198d6bf4a1a1995
parent4c2484f46f969414b2aaf08300d80a81f18edcb1
Add three commands that can be done as simple shell scripts (one sed is in, anyway), and don't need to be implemented in C.
wrappers/dos2unix [new file with mode: 0755]
wrappers/tac [new file with mode: 0755]
wrappers/unix2dos [new file with mode: 0755]