Some time ago I read that hackers should try not to use the terminal for a time and doing every task via graphical applications. I've realized that I'm really used to do this when opening a file:
- click on the open dialog
- Go to a terminal and type locate -i mycoolfile
- copy that text
- go back to the file selector dialog
- press Control+L
- paste the full location


