til

Today I Learned: collection of notes, tips and tricks and stuff I learn from day to day working with computers and technology as an open source contributor and product manager

View project on GitHub

Enabling at

The at command and related commands is not enabled by default on OSX (High Sierra), the atrun manual page. Provides the following information.

$ sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.atrun.plist

References