Great sed Resource
sed Info
Your Guide To All Things Cain™
Posts tagged ‘UNIX’
I had a very hard time getting conky to stay on my desktop. If I clicked on the desktop, the program would disappear. It seems that
own_window yesneeded to be
own_window no
My full ~/.conkyrc after the jump
Continue reading ‘My .conkyrc setup’ »
I always – always – forget the seq command
Continue reading ‘Expand a range of numbers’ »
To scan an entire subnet for OS fingerprints and output to a grep-able file
nmap -oG XXX.txt -O 10.10.XXX.0/24