Experienced Web Developer with a demonstrated history of working in the information technology and services industry.
Skilled in User Experience, Magento, Joomla, WordPress and IT Services.
If you show message in terminal “You have mail” you can delete all messages
sudo rm /var/mail/<your-username>
If you want send mail via terminal use commands:
mail -s "hello" "example@example.com" <<EOF hello world EOF
You can access the mail by simply using the command
Solution : At first , run following script on Terminal app to create specific symlink.
ln -s "/Applications/Sublime Text.app/Contents/SharedSupport/bin/subl" /usr/local/bin/subl
Then,
subl .
Hit return, it should instantly pop-up Sublime app.
To add a "space" to the dock in OS X, open up Terminal.app and enter this. Enter it as many times as you want spaces. Error on too many, they are easy to remove.
defaults write com.apple.dock persistent-apps -array-add '{"tile-type"="spacer-tile";}'
They won't show up until you force restart the Dock with:
killall Dock
To remove them, just drag them up and out of the Dock like any other icon. To move them around, click and drag.
For disable spotlight run this commands in terminal and process mds_stores will be disable
sudo launchctl unload -w /System/Library/LaunchDaemons/com.apple.metadata.mds.plist
{{block type="ultraslideshow/slideshow" template="infortis/ultraslideshow/slideshow.phtml" slides="dnk_slide_2017_landing1,dnk_slide_2017_landing2,dnk_slide_2017_landing3" timeout="30000"}}