Editing Gnome for single click
Dotan Cohen
dotancohen at gmail.com
Thu Jan 7 23:03:16 UTC 2010
With some googling and experimentation I can up with this one-liner to
sort all the user's files by modified time:
$ find $HOME -type f -printf '%TY-%Tm-%Td %TT %p\n' | sort > last_accessed.txt
If someone with Gnome installed could shut down as many programs as
possible (web browsers in particular), change the Gnome setting to
single click, then let me know which file was affected I would
appreciate it. Triple bonus points for sending me the modified file
itself, so that I could install it here without installing Gnome.
Thanks!
--
Dotan Cohen
http://what-is-what.com
http://gibberish.co.il
More information about the ubuntu-users
mailing list