mirror of
https://github.com/ddworken/hishtory.git
synced 2024-11-23 16:53:10 +01:00
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/
|