Having fun with your terminal
Mainly what most mac users who transfered from windows doesn’t use the terminal like the command line in windows. Its really fun to use the terminal most linux guys out there or should I say all knows the terminal
Here are a few tricks you can do with your terminal. Open your terminal or you could search it using your spotlight then type terminal.
To Set volume type this command:
sudo osascript -e ‘set volume 50′
To make it talk type:
sudo osascript -e ‘say “Your System Has Been Hacked”‘
To open an application type:
sudo open /Applications/”Application Name”
To make it sleep type:
sudo osascript -e ‘tell app “Finder” to sleep’
Actually you can do a lot of things with your terminal, almost anything that is on the GUI. Enjoy!


0 comments
Kick things off by filling out the form below.
Leave a Comment