This library is implemented through table os


Subsections

  1. os.clock ()
  2. os.date ([format [, time]])
  3. os.difftime (t2, t1)
  4. os.execute ([command])
  5. os.exit ([code])
  6. os.getenv (varname)
  7. os.remove (filename)
  8. os.rename (oldname, newname)
  9. os.setlocale (locale [, category])
  10. os.time ([table])
  11. os.tmpname ()