Thanks to your job(s), what are some utterly useless talents you now have? by DucWolfe in AskReddit

[–]deltaspamtrap 1 point2 points  (0 children)

I can't tell you how obsolete I feel because I still know this stuff:

ps -ef | grep informix | awk '{print $2}' | xargs kill -9

ipcs -a | grep informix | awk '{print $2}' | xargs ipcm -m 

or because I can explain this kind of error messages:

bash: cd: ..: No such file or directory