233 reputation
7
bio website
location
age
visits member for 9 months
seen Apr 15 at 16:22
stats profile views 13

Oct
26
comment Count occurrences where two fields are equal
btw you can just print only one of the fields (e.g print $1) since you're just counting the lines..
Oct
26
comment Count occurrences where two fields are equal
it seems to work for me. why do you say not correct?
Oct
5
comment Copying man pages from tmux copy mode
I can paste text I copy from man pages using tmux copy mode to vim just fine. Is it possible you're not setting :set paste in vim before the paste?
Aug
22
comment 8-bit input in gnome-terminal
I don't have any problem with utf-8, my problem is with the alt keys.
Aug
17
comment ask for comfirmation when file is replaced using a redirection
nice advice indeed, extra security is always welcome though
Aug
17
comment ask for comfirmation when file is replaced using a redirection
just what I need, thanks..