mirror of
https://github.com/ddworken/hishtory.git
synced 2024-12-01 20:53:13 +01:00
26 lines
2.5 KiB
Plaintext
26 lines
2.5 KiB
Plaintext
|
Search Query: > -pipefail -exit_code:0
|
||
|
|
||
|
┌─────────────────────────────────────────────────────────────────────────────┐
|
||
|
│ Hostname Exit Code Command foo │
|
||
|
│─────────────────────────────────────────────────────────────────────────────│
|
||
|
│ localhost 2 echo 'bar' & │
|
||
|
│ localhost 2 echo 'aaaaaa bbbb' │
|
||
|
│ localhost 2 ls ~/bar/ │
|
||
|
│ localhost 2 ls ~/foo/ │
|
||
|
│ server 127 ls ~/ │
|
||
|
│ │
|
||
|
│ │
|
||
|
│ │
|
||
|
│ │
|
||
|
│ │
|
||
|
│ │
|
||
|
│ │
|
||
|
│ │
|
||
|
│ │
|
||
|
│ │
|
||
|
│ │
|
||
|
│ │
|
||
|
│ │
|
||
|
│ │
|
||
|
│ │
|
||
|
└─────────────────────────────────────────────────────────────────────────────┘
|