1.0.0 • Published 8 years ago
atomic-lt v1.0.0
atomic-lt
The shell file redirection operator (> - less than sign aka <) but using fs-write-stream-atomic
Installation
npm install --save atomic-ltUsage
(echo 'foo'; < bar) | lt bar - prepends bar file's contents with foo
Credits
License
ISC
1.0.0
8 years ago