advanced code snippet search
iloveitaly on 07/22/09
regex number Bash line sed pbcopy
07/22/09 10:54am
sed = /path/to/file | sed 'N;s/\n/,/' | pbcopy
Report this snippet Tweet
Comment:
You need to login to post a comment.