Skip to content

Ls

ls command is used to list all files and subdirectories under a specified directory.

shell
pixelfs ls [node:/location/path/to]
  • node: Unique identifier of the target device node.
  • /location/path/to: Target path to list.

Example

shell
pixelfs cd 0x29e3abdb587207dc4ac9c708670eefde717ef307:/home

Released under the GPL-3.0 License.