One-line programs
The -E code
command will execute the code specified as a command-line argument.
Example:
$ sidef -E "say 'hello world'"
Outputs:
hello world
Last updated
Was this helpful?
The -E code
command will execute the code specified as a command-line argument.
Example:
$ sidef -E "say 'hello world'"
Outputs:
hello world
Last updated
Was this helpful?