8 lines
301 B
Plaintext
8 lines
301 B
Plaintext
|
Hostname Exit Code Command CWD
|
||
|
localhost 2 while : /tmp/
|
||
|
do
|
||
|
ls /table/
|
||
|
done
|
||
|
localhost 3 table_cmd2 ~/foo/
|
||
|
localhost 2 table_cmd1 /tmp/
|