Example Salmon Usage

Day, date and time.

 

Day, date and time:
 
Unambiguous abbreviations are recognized.
 
$ salmon -magnify 4 -foreground yellow -background blue -line=format="|%k:%M:%S|%Z|" -line=for="|%A|" \
    > -line=format="|%B|%e--|" -line=format="|The|%j--|" -line=format="|day|of|%Y|" -app Today

* * o * *