I scheduled a task using at
. The output of the scheduled job was sent to mail
. But the output is quite huge, I prefer reading it in a text editor.
Additionally, I dont want to forward the mail I just want to read locally.
Edit: I hope there is a standard way for all *nix. But I use OS X and RedHat.