On 10-12-16 10:21 PM, Katie T wrote:
/proc/uptime is a linux innovation I believe, other *nix variant may
not have it (I don't think Solaris does).

The /proc directory is a pseudo-directory that the kernel maintains. Every "file" in it is a pipe that can be read using regular file handles. And I believe only Linux does this.


--
Just my 0.00000002 million dollars worth,
  Shawn

Confusion is the first step of understanding.

Programming is as much about organization and communication
as it is about coding.

The secret to great software:  Fail early & often.

Eliminate software piracy:  use only FLOSS.

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to