Skip to content

Instantly share code, notes, and snippets.

@wavded
Last active January 3, 2016 10:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wavded/8449008 to your computer and use it in GitHub Desktop.
Save wavded/8449008 to your computer and use it in GitHub Desktop.
Misc Commands
# A makeshift SMTP server that logs all messages to the console
python -m smtpd -n -c DebuggingServer localhost:25
# Spotlight search results in terminal
mdfind
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment