Skip to content

May 14, 2008

Terminal Tips: Part 3

Yay! More terminal commands!Terminal.app

[7] whois
It’s a handy way to quickly track down registration/contact information about domain ownership. Simply enter whois domainnamehere.com.

[8] defaults write com.apple.screencapture type jpg
If you use the screen shot function, you may at times want to change the format it stores the images in. Where jpg is in the code you can change it to whatever format you want, png, bmp, gif, etc. You will need to restart for the changes to take effect.

[9] defaults write com.apple.dock persistent-others -array-add '{ "tile-data" = { "list-type" = 1; }; "tile-type" = "recents-tile"; }'
This command creates a new stack in your dock so you can view recently used Applications. A quick killall Dock command is required for the change to take effect.

About the Author:
Aaron Nelsen is the webmaster and senior technology editor. He's a career geek, coffee enthusiast, Apple fanboy, and accomplished barista pimp. They've written 407 articles for Hijinks Inc.

Getting The Latest Tweet...
Share and Enjoy:
  • Print
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • Twitter
  • email
  • FriendFeed
  • Identi.ca
  • NewsVine
  • PDF
  • Posterous
  • Reddit
  • StumbleUpon
  • Technorati
  • Tumblr

No related posts.

Read more from Aaron Nelsen, News, OS X, Tips

Share your thoughts, post a comment.

You must be logged in to post a comment.