mirror of
https://github.com/danbulant/nushell
synced 2026-05-22 13:59:17 +00:00
4 lines
No EOL
82 B
Text
4 lines
No EOL
82 B
Text
cd tests
|
|
cd dirtest
|
|
ls | where size > 1kb | get "file name" | trim | echo $it
|
|
exit |