lsfrom - Man Page
manual page for lsfrom 2.0
Synopsis
lsfrom [--version] [-s|--strict] [-A|--all] [--dirs | --files]
Description
List directories files starting from file
[(-f|--from STARTFILE) | (-a|--after STARTFILE)] [(-u|--until LASTFILE) | (-b|--before LASTFILE)]
lsfrom lists the files in a directory that follow from the given file
Available options
- -h,--help
Show this help text
- --version
Show version
- -s,--strict
fail if specified file(s) do not exist
- -A,--all
include hidden (dot) files
- --dirs
Only list directories
- --files
Only list files
- -f,--from STARTFILE
files from STARTFILE
- -a,--after STARTFILE
files after STARTFILE
- -u,--until LASTFILE
files until LASTFILE
- -b,--before LASTFILE
files before LASTFILE
Info
February 2025 lsfrom 2.0