furycd001

commandline


alt text

Renaming a file or directory while using in the terminal is pretty easy and simple. Simply use the “mv” command adding the original file or directory followed by a space then the new name.

mv /home/user/oldname /home/user/newname


#rename #terminal #xfce4terminal #linux #unix #commandline


asciicast

ddgr is an awesome command line utility to search DuckDuckGo from the terminal. Unlike the web interface, you can specify the number of search results you would like to see per page. It really is a lot more convenient than scrolling through 30 something search results per page. The interface has been carefully designed to use minimum space without sacrificing readability. Well this is at least true with the default interface. One of the main advantages of us using ddgr over one of the many other command line based search utilities is that DuckDuckGo works over the Tor network. If you seem interested and would like to check out ddgr then either click on the link at the top....


#duckduckgo #search #terminal #commandline #web #tor