nushell/tests/unit.txt
2019-06-24 19:59:23 +12:00

4 lines
No EOL
82 B
Text

cd tests
cd dirtest
ls | where size > 1kb | get "file name" | trim | echo $it
exit