Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 265 Bytes

TODO.md

File metadata and controls

6 lines (5 loc) · 265 Bytes

TODO

  • [_] Create a metadata struct that can input from directory, tar or cpio and output to tar or cpio
  • [_] Add command for stripping leading comments using a regexp similar to: find etc -type f -exec sed -i 's:^[ \t]#.$::g' {} ;
  • [_] Update man page