Sometimes when testing nautilus won't restart. Two options exist to help: 1. * `killall nautilus` 2. * ps aux |grep nautilus * kill -9 <pid>
Sometimes when testing nautilus won't restart. Two options exist to help:
killall nautilus