| bio | website | |
|---|---|---|
| location | Ottawa, Canada | |
| age | 66 | |
| visits | member for | 1 year, 7 months |
| seen | Oct 16 '12 at 17:54 | |
| stats | profile views | 13 |
Unix, Linux, System and Network Security. Do a little Cyber-victimology. What OS do Botnet nodes run?
|
Oct 5 |
awarded | Necromancer |
|
Sep 29 |
awarded | Yearling |
|
Nov 19 |
answered | When is xargs needed? |
|
Oct 18 |
awarded | Supporter |
|
Oct 18 |
answered | Is there an easy way to replace duplicate files with hardlinks? |
|
Oct 10 |
answered | How to deal with a pre-packaged program not adhering to the Rule of Silence? |
|
Oct 5 |
answered | Workings of top and ps commands |
|
Oct 1 |
awarded | Teacher |
|
Oct 1 |
comment |
Having a bash script run at startup and display the results when I log in Also see askubuntu.com/questions/63407/where-are-startup-commands-stored |
|
Oct 1 |
answered | Tracing the workings of a function in Emacs |
|
Oct 1 |
answered | emacsclient -t hangs |
|
Sep 30 |
comment |
Show only hidden files (dot files) in ls aliasls -A -1 -d -F .* | egrep -v '/$' |
|
Sep 29 |
answered | Show only hidden files (dot files) in ls alias |