#2113 closed bug (invalid)
syntax error, time without arguments
Reported by: | tradewind | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/Command Line Tools | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
time without arguments returns a syntax error on haiku.
On linux it has a different behavior, time returns:
$ time real 0m0.000s user 0m0.000s sys 0m0.000s
Change History (3)
comment:1 by , 17 years ago
comment:2 by , 17 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
This is an internal bash command, and the version of bash that we're using is a bit older - it wass supposed to behave that way back then.
Note:
See TracTickets
for help on using tickets.
I'm wondering if it is related to the weird sort command behavior which prints a blank line more, making the following command display the wrong output
the result is one line more then expected due to sort.