Y
Hacker News
new
|
ask
|
show
|
jobs
canto
a month ago
[
-
]
q() { local output output=$("$@" 2>&1) local ec=$? echo "$output" | tail -5 return $ec }
There :)
Please enable JavaScript to continue using this application.