This post will be a wiki for things that you can add to Ubuntu to make it more easier to use.
1)The good Open in Command Prompt utility from Windows.
Often , there are instances when you are searching for some file using your file manager(genearlly Nautilus) and then you need to do some operation on that file. Now imagine that the directory you are in has this path root/Downloads/Chrome/A1/B1/.... (as long as you can imagine). Now would you like to do so many cd commands or a single cd with a very long directory path. Here's something that is much better than it.
You can add the open in terminal utility for linux using the following steps :
sudo apt-get install nautilus-open-terminal
Exit the terminal and now right click on any directory you are in. You will find an Open in Terminal option there.
No comments:
Post a Comment