When executed whith no arguments, or just with the optional \fB-f\fP PRECISION, \fBcawk\fP enter in REPL mode (\fBR\fPead \fBE\fPval \fBP\fPrint \fBL\fPoop). With \fB-e\fP option, EXPRESSION is evaluated and \fBcawk\fP exits. Expressions lists can also be passed by pipe, here strings, or files (via shell redirection for reading).
When executed whith no arguments, or just with the optional \fB-f\fP PRECISION,
\fBcawk\fP enter in REPL mode (\fBR\fPead \fBE\fPval \fBP\fPrint \fBL\fPoop).
With \fB-e\fP option, EXPRESSION is evaluated and \fBcawk\fP exits. Expressions
lists can also be passed by pipe, here strings, or files (via shell redirection