Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
dredmorbius
on March 8, 2017
|
parent
|
context
|
favorite
| on:
/usr/bin/time: not the command you think you know
Thanks, that
does
raise some interesting points.
What of:
/usr/bin/time ( sleep 1 | sleep 10 )
Explicitly invvoking a subshell. Which I understand the builtin to be doing.
Consider applying for YC's W25 batch! Applications are open till Nov 12.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
What of:
Explicitly invvoking a subshell. Which I understand the builtin to be doing.