Directory creation

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • srinivasan srinivas

    Directory creation

    Can someone tell me is there any module available to create directories??

    I tried os, tempfile.
    I was facing some issues with os.mkdir(). Themode setting was not proper with this method.

    I created the directory'stdin ' with '0700' mode using os.mkdir() method.

    $ls -alR stdin/
    stdin/:
    total 12
    drwx--S---   2 munisams munisams 4096 Sep  3 02:00 .

    What is that 'S' in the group permission field??

    Thanks,
    Srini


    Unlimited freedom, unlimited storage. Get it now, onhttp://help.yahoo.com/l/in/yahoo/mail/yahoomail/tools/tools-08.html/
Working...