Portál AbcLinuxu, 10. listopadu 2025 20:07
time --verbose sleep 1
dostanu odpověď --verbose: command not found?
Zkoušel jsem i -v a také parametr -f ale nic nefunguje.
Díky
Řešení dotazu:
Note: some shells (e.g., bash(1)) have a built-in time command that provides less functionality than the command described here. To access the real command, you may need to specify its pathname (something like /usr/bin/time).
time jako time, spouští se vám příkaz implemnetovaný v bash-i/usr/bin/time --verbose sleep 1which timealias time="/usr/bin/time"
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.