Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Open Source > Linux
|
Linux General discussion of programming the various flavors of Linux operating systems.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Linux section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 5th, 2005, 11:53 AM
Registered User
 
Join Date: Jul 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to JasonL Send a message via MSN to JasonL
Default TIMEFORMAT prob

i have had a problems with the "TIMEFORMAT="" time copy_stdio" i'm using Fedora Core 4 (with all updates) but this will not work. the output i get is:

Code:
TIMEFORMAT="" time copy_stdio
time: cannot run copy_stdio: No such file or directory
Command exited with non-zero status 127
0.00user 0.00system 0:00.00elapsed ?%CPU (0avgtext+0avgdata 0maxresident)k
0inputs+0outputs (0major+59minor)pagefaults 0swaps
what should i do to get this to work?

 
Old July 15th, 2005, 07:25 AM
Friend of Wrox
 
Join Date: Dec 2003
Posts: 488
Thanks: 0
Thanked 3 Times in 3 Posts
Default

This is from the commandline? Are you using BASH as your shell?

It looks like you're running the time command with copy_stdio as a parameter, which wouldn't work unless you had a script called copy_stdio in your path.

Take a look at "man time" for more.

Cheers,
Charlie

--
Don't Stand on your head - you'll get footprints in your hair
                                           http://charlieharvey.org.uk
                                              http://charlieharvey.com
 
Old July 15th, 2005, 10:29 AM
Registered User
 
Join Date: Jul 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to JasonL Send a message via MSN to JasonL
Default

well i was logged in as root when i tried it and hade the program copy_stdio in the current folder /root/






Similar Threads
Thread Thread Starter Forum Replies Last Post
addBatch() prob.......... abhit_kumar JSP Basics 0 December 30th, 2004 03:16 AM
prob in retrieving abhit_kumar MySQL 1 December 24th, 2004 09:03 AM
updation prob.......... abhit_kumar JSP Basics 0 December 14th, 2004 08:07 AM
updation prob.......... abhit_kumar MySQL 0 December 14th, 2004 08:06 AM
prob........ abhit_kumar Java Databases 3 December 4th, 2004 03:21 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.