mirror of
https://github.com/ddworken/hishtory.git
synced 2024-11-23 08:45:16 +01:00
26 lines
2.4 KiB
Plaintext
26 lines
2.4 KiB
Plaintext
|
Search Query: > -pipefail
|
||
|
|
||
|
┌─────────────────────────────────────────────────────────────────────────────┐
|
||
|
│ Hostname Exit Code Command foo │
|
||
|
│─────────────────────────────────────────────────────────────────────────────│
|
||
|
│ Davids-MacBook-Air.local 0 ls / foo │
|
||
|
│ localhost 2 echo 'bar' & │
|
||
|
│ localhost 2 echo 'aaaaaa bbbb' │
|
||
|
│ localhost 2 ls ~/bar/ │
|
||
|
│ localhost 2 ls ~/foo/ │
|
||
|
│ server 127 ls ~/ │
|
||
|
│ │
|
||
|
│ │
|
||
|
│ │
|
||
|
│ │
|
||
|
│ │
|
||
|
│ │
|
||
|
│ │
|
||
|
│ │
|
||
|
│ │
|
||
|
│ │
|
||
|
│ │
|
||
|
│ │
|
||
|
│ │
|
||
|
│ │
|
||
|
└─────────────────────────────────────────────────────────────────────────────┘
|