Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
rhizome
on Oct 2, 2017
|
parent
|
context
|
favorite
| on:
Simple note taking from the command line
A `cat -i` switch could be good.
ConfucianNardin
on Oct 3, 2017
[–]
A flag for cat won't help you - it's your shell that does the redirection. You're looking for `set -o noclobber` (same as `set -C`).
rhizome
on Oct 4, 2017
|
parent
[–]
Ah, let's go with `> -i` then! :)
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: