mirror of
https://github.com/calebstewart/pwncat.git
synced 2024-12-04 14:23:43 +01:00
11 lines
249 B
ReStructuredText
11 lines
249 B
ReStructuredText
|
lpwd
|
||
|
====
|
||
|
|
||
|
The ``lpwd`` directory will print the current *local* working directory. This is the directory
|
||
|
which commands like ``upload`` and ``download`` will interpret as ``.``.
|
||
|
|
||
|
.. code-block:: bash
|
||
|
|
||
|
# Print the local working directory
|
||
|
lpwd
|