Tag Archives: unix

Thoughts about Mac malware or more aptly The rise of UNIX malware.

Just had a case of a Mac Fake AV called “MacGuard”. It was a straight forward cleanup. Basically you just need to quit the MacGuard process via Activity Monitor, delete the MacGuard folder inside Applications (don’t forget to empty the Trash), disable startup for MacGuard in the user’s login preferences, and as a protection – [...]

Posted in Computer/IT, Tech | Also tagged , , , | 3 Comments

Handy one-liners for SED

Shamelessly copied from http://www-h.eng.cam.ac.uk/help/tpl/unix/sed.html. I just want to immortalize this here because I use sed a lot. HANDY ONE-LINERS FOR SED (Unix stream editor) Mar. 23, 2001 compiled by Eric Pement <pemente@northpark.edu> version 5.1 Latest version of this file is usually at: http://www.student.northpark.edu/pemente/sed/sed1line.txt http://www.cornerstonemag.com/sed/sed1line.txt This file is also available in Portuguese at: http://www.lrv.ufsc.br/wmaker/sed_ptBR.html FILE SPACING: [...]

Posted in Unix One-Liners | Also tagged , | 1 Comment