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