forked from extern/nushell
Fix test
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
cd tests
|
||||
cd dirtest
|
||||
ls | where size > 1kb | get "file name" | trim | echo $it
|
||||
ls | where size > 1kb | get name | trim | echo $it
|
||||
exit
|
Reference in New Issue
Block a user