You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+2-14
Original file line number
Diff line number
Diff line change
@@ -107,19 +107,7 @@ This example shows defining a function named `killp` that shows a grid view of a
107
107
108
108
The example uses the `-Filter` paramter to filter for all proceses with a name that includes `note` (thus highlighting `Notepad` if it were running. Selecting an item in the grid view and pressing `ENTER` will kill that process.
109
109
110
-
### Example 7: Pass multiple items through Out-ConsoleGridView
0 commit comments