Gnu/coreutils/File-name-manipulation
From Get docs
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. |