Public bug reported:

Binary package hint: fish

When I run something like say `time ls` the output is badly
formatted.e.g.

[EMAIL PROTECTED] /tmp> time ls
[...]
0.00user 0.00system 0:00.04elapsed 4%CPU (0avgtext+0avgdata 0maxresident)k
0inputs+0outputs (0major+320minor)pagefaults 0swaps

whereas in bash it is cleanly formatted as:

/tmp$ time ls
[...]
real    0m0.007s
user    0m0.004s
sys     0m0.002s

** Affects: fish (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
output of time badly formatted in fish
https://launchpad.net/bugs/71677

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to