[Bug 238061] Re: time: Time does not parse its parameters
Bug Watch Updater
238061 at bugs.launchpad.net
Sun Feb 9 14:14:15 UTC 2014
** Changed in: gnubash
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to time in Ubuntu.
https://bugs.launchpad.net/bugs/238061
Title:
time: Time does not parse its parameters
Status in The GNU Bash Shell:
Fix Released
Status in “bash” package in Ubuntu:
Invalid
Status in “time” package in Ubuntu:
Invalid
Bug description:
Binary package hint: time
This is a cut and paste from a bug reported on the debian bug tracking
system. since this bug hasn't been fixed in about one year and is also
present in ubuntu, I am reporting it here. Maybe someone here will
know how to fix it.
From: Martin Jambor <jamborm at matfyz.cz>
To: Debian Bug Tracking System <submit at bugs.debian.org>
Subject: time: Time does not parse its parameters
Date: Wed, 20 Sep 2006 16:21:02 +0200
Package: time
Version: 1.7-21
Severity: important
Time does not parse its own parameters and treats everything on the
command line like the program it should run and its parameters.
For example the following works:
jamborm at cetus:~/tmp/randwrite$ time bash < /dev/null
real 0m0.005s
user 0m0.000s
sys 0m0.004s
But this does not:
jamborm at cetus:~/tmp time -f "%e" bash < /dev/null
bash: -f: command not found
real 0m0.002s
user 0m0.000s
sys 0m0.000s
OTOH, I suspect this might be a bash issue because I have just found
out that /usr/bin/time works as expected.
TIA
Martin
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.14mj01
Locale: LANG=C, LC_CTYPE=cs_CZ (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8)
Versions of packages time depends on:
ii libc6 2.3.6.ds1-4 GNU C Library: Shared libraries
time recommends no packages.
-- no debconf information
To manage notifications about this bug go to:
https://bugs.launchpad.net/gnubash/+bug/238061/+subscriptions
More information about the foundations-bugs
mailing list