Skip to main content
hardened .*(nt|log)s?
  • Home
  • Archive
  • Tags
  • About me
  • Github

    os -list modülü

    mofm

    2009-12-11 21:36

    Comments

    #!usr/bin/env python

    -- coding:utf-8 --

    import os
    a=os.listdir("/home/semrelin")
    c=0
    for dosyalar in a :
    if c<len(a):
    c=c+1
    print c,".", dosyalar

    • Previous post
    • Next post

    Comments

    Contents © 2022 mofm - Powered by Nikola