# The Lunchtime Whiteout Recipe # # This recipe demonstrates how to add a whiteout that occurs from # 12-1pm (12-13 in 24-hour format) every day. This might be useful # for users who want unrestricted Internet access during the lunchtime # hour. # Instructions # ------------ # 1. Save this file to your Desktop as lunchtime-whiteout.txt. # # 2. Start a terminal window (Finder > Utilities > Terminal). See # http://www.pluckeye.net/how-to-open-a-console-window.html for more # detailed instructions on how to do that if you need more help. # # 3. In the terminal, type the following (without the leading '#' # characters). # # cat $HOME/Desktop/lunchtime-whiteout.txt | pluck import - # # (end of instructions) # ------------ Sometimes 12-13 Whiteout