You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Awk, Perl, etc allow you to specify code snippets on the command line rather than either dropping in to a REPL or having to put code in a file. Usually this is done with -e.