Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

alias ip="curl icanhazip.com" # Your public IP address

alias diskspace="du -S | sort -n -r |less"

alias pyserver='python -m SimpleHTTPServer'

alias phpserver='php -S localhost:8000'

alias phplog='tail -f /var/log/apache2/error.log'



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: