walk

command module
v0.0.0-...-95b1cff Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 2, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Walk walks a filesystem hierarchy and prints the name of every file it encounters.

Usage:

walk [<option>...] [<path>...]

The options are:

-a
	include files whose names begin with a dot
-d depth
	descend at most depth directory levels
-q
	print file names as quoted strings

Each argument is interpreted as a path to walk. If no arguments are present, walks the current working directory.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL