Shell command: uptime : Shell « System Functions « Perl






Shell command: uptime

     

use Shell;

$uptime = uptime();

print $uptime;

   
    
    
    
    
  








Related examples in the same category

1.Shell command: cat file
2.Shell command: dir
3.Call external command
4.Encrypt files