Y
Hacker News
new
|
ask
|
show
|
jobs
by
ykonstant
857 days ago
I wrote a little script for that, and I am surprised now at how often I use it instead of opening an editor:
https://drive.google.com/file/d/1l13UdgRJy2XvEzI4bYYFU09MW20...
1 comments
avgcorrection
857 days ago
I use `cat $(which ...)`. Makes sense to have a dedicated script for it. Cheers
link