File name manipulation (GNU Coreutils 9.0)

From Get docs
Coreutils/docs/latest/File-name-manipulation

Next: Working context, Previous: Redirection, Up: Top   [Contents][Index]



18 File name manipulation

This section describes commands that manipulate file names.

basename invocation    Strip directory and suffix from a file name.
dirname invocation    Strip last file name component.
pathchk invocation    Check file name validity and portability.
mktemp invocation    Create temporary file or directory.
realpath invocation    Print resolved file names.