4 lines
55 B
Plaintext
4 lines
55 B
Plaintext
ls | where name != foo
|
|
ls | each { $in }
|
|
ls | $in.name
|
ls | where name != foo
|
|
ls | each { $in }
|
|
ls | $in.name
|