PDA

View Full Version : killig process via lsof | grep | awk does not work


webdev
07-18-2009, 06:39 PM
Hi! I run Linux (easy peasy) on my netbook and have decided to encrypt the folder of my mail-client (in this case: evolution) via encfs. So I wrote a little shell-script that does all the necessary steps: * ask for the password * decrypt and mount the directory * start evolution * umount the...