Home / osx / Advanced / Everyday commands

Everyday handy terminal commands

List of commands used every day.

  1. man openssl ,or man whichever terminal command with which additional help is needed, q to quit, this is standard unix, but it bears mention here.
  2. cntrl-C ,to cease a terminal operation immediately.
  3. java -version
  4. php -version
  5. which php ,which <binary application of interest> displays full path including name
  6. ifconfig ,for a listing of network interfaces
  7. sudo tcpdump -vv -i en1 ,where en1 is the interface of interest from ifconfig
  8. whoami ,verify the logged in username
  9. ssh "<username>@xxx.xxx.xxx.xxx" be sure to include the quotes
  10. scp /devel/lakedata/clients/DC_webportalmaster.com/site-backup/webportalmaster.com_2009.05.05_16.57.gz root@xx.xx.xx.xx:/var/lib/psa/dumps/1/11/ scp is secure copy which uses an ssh connection, the above copies a local file to an online server at ip of xx.xx.xx.xx

Animated GIF eZ Logo

No need to dream up layouts and page views, just insert your "stuff".

Roll Your Own Social Network

News networks, and personal sized social networking sites are simple with eZ.