Help for this page

Select Code to Download


  1. or download this
    $ perl -le '$fs=qq(/export/var/opt/xefs01); $mt = ( stat("$fs") )[6]; 
    +print $mt;'
    0
    
  2. or download this
    perl -le '$fs=qq(/opt); $mt = ( stat("$fs") )[6]; print $mt;'
    0
    <p/>