Hi all,
Could someone tell me how I would kill a proccess by name not by pid that has a space in the name? Like a proccess called "Another Launcher". If you where to use "killall -9 Another Launcher" it wouldnt be recognised. Also when cding to a folder or disk with a split name.... How do I do this?
Thanks