Tip #310 Keeping your Home Directory Organized
Seen on http://www.splitbrain.org/blog/2008-02/27-keeping_your_home_directory_organizedHaving one temporary directory for downloads etc can quickly become a mess, so try this tip to organise by date. Put this into your .bashrc
Read more »
Tip #193 Make multiple files or directories
Save time when making multiple files or directories (or performing any command requiring a list) where the file names only slightly differ.Read more »
- TAGS:
- mkdir
Tip #171 Duplicate directory tree
The following command creates in the /usr/project directory, a copy of the current working directory structure:Read more »
Tip #4 Make a whole directory tree with one command
Use the -p option to mkdir and make all parent directories along with their children in a single command.Read more »
- TAGS:
- mkdir
alias aptitude at awk bash bc cal cat cd colrm comm cp csh curl cut date dd df dialog diff dirname dpkg du fc find fuser grep gs gzip history iconv kill ksh last less ln ls lsof lynx m4 md5sum mkdir mkfifo mkisofs mv mysql nc netstat openssl OSX perl ping popd ps pushd python read redirection rm scp screen sed sort ssh stat sudo svn tail tar tee test top tr uniq vim wc wget xargs