Help for this page

Select Code to Download


  1. or download this
    use File::Path;
    mkpath("/var/tmp/log/script/",0,1777);
    
  2. or download this
    [thom@marvin] $ ls -l /var/tmp/log
    drwxrwxrwt    2 thom     thom         4096 Apr 17 14:25 script
    
  3. or download this
    [thom@marvin] $ ls -l /var/tmp/log
    d-wx-----T    2 thom     thom         4096 Apr 17 14:25 script