elvish

File Read

elvish -c 'print (slurp </path/to/input-file)'

File Write

elvish -c 'print DATA >/path/to/output-file'

Shell

elvish