Well, what do you want them to do?

On Wed, 18 Dec 2002, Martin Towell wrote:

> the only other way I know is to use: $output = `$cmd`;  (ie, backticks)
>
> -----Original Message-----
> From: Greg [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, December 18, 2002 1:27 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] php / unix functions
>
>
> Hi-
> Is there a built in way, besides using exec and system, to get the output
> from commands like 'uptime' and 'df' on a linux system?  Thanks!
> -Greg
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>


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

Reply via email to