[EMAIL PROTECTED] wrote:
> Hello all,
> 
> I want to make a history file while
> runing a script in a shell.
> 
> Does anyone know how to store all
> the history and the result to a file I want?
> 
> what is the command for it?
> 
> thank you in advance
> 
> Joshua

Though way off topic, ...

Linux usually keeps a history of commands run by itself. With the command
"history" you can view your last actions. Probably a 'man history' will tell
you in what file it is stored..

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to