We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
null
1 parent 202567b commit 59bfe40Copy full SHA for 59bfe40
snippets/introduction/sys_get_external_echo_example.sh
@@ -1,2 +1,2 @@
1
-> sys host | get sessions.name | each { |it| ^echo $it }
+> sys host | get sessions.name | each { |it| ^echo $it; null }
2
sophiajt
0 commit comments