8 lines
324 B
Plaintext
8 lines
324 B
Plaintext
pox provides a collection of utilities for navigating and
|
|
manipulating filesystems. This module is designed to
|
|
facilitate some of the low level operating system interactions
|
|
that are useful when exploring a filesystem on a remote host,
|
|
pox provides Python equivalents of several unix shell commands
|
|
such as which and find.
|
|
|