Adding aliases
- tomcat .bash_profile
- jboss .bash_profile
Find and delete all .svn directories
- The -type d specifies only directories.
Find and delete all .gitignore files
- The -type f specifies only files.
Serve the current directory at http://localhost:8000/
Quickly backup or copy a file
Quickly rename a file
Matt's Traceroute
Lists all listening ports together with the PID of the associated process
Convert png to ico
- Require ImageMagick to be installed
Labels:
None
