Examples of usageΒΆ

The examples/ subdirectory of the files/ folder contains several examples of how to use the files module.

  • shell.py is an interactive shell that supports some common file-manipulation commands (mv, rm, cp, ln).

    They differ slightly from the usual commands, so use help [cmd] to read documentation. Or you can use help by itself to get a list of commands.

Previous topic

files.Dir – File manipulation

This Page

Quick search