home
latest
tags
login
🔖
previous
2 years ago
how to set crontab PATH variable - Unix & Linux Stack Exchange
bash -lc
2 years ago
Send and receive emails over text message - Google Fi Wireless Help
4041234567@msg.fi.google.com
2 years ago
delete line containing a specific string in shell - Stack Overflow
sed -i.bak '/example/d' file sed -i '' '/example/d' file
2 years ago
Voyager series Utility Trailers for sale in Oregon - Washington
Recommended by Dylan.
2 years ago
Checking if certain words are on a web page using Python? - Stack Overflow
2 years ago
Setup smtp on your Mac and send mail from the command line - Paul Edenburg
2 years ago
Send emails from your terminal with msmtp - Arnaud R
2 years ago
terminal - Send email from command line (macOS Monterey 12.3) - Ask Different
maybe later
2 years ago
Beautiful Soup
Python library for screen scraping. Recommended by Dylan.
2 years ago
Pasting multiple times - VimTricks