Pario TechnoBlob
About Posts

Tag: nl

My 10 most used linux commands This is a oneliner bash command to determine my 10 most used linux commands according to my history file history | awk '{CMD[$2]++;count++;}END { for (a in CMD)print CMD[a]...
Feb 25, 2008 8:49AM
Using nl to number lines (basic use) % nl filename (Include empty lines) % nl -ba filename (Left justified number column) % nl -nln filename
Feb 17, 2007 9:39PM
Posts About
© 2007-2020 Pario TechnoBlob
Powered by Axiom