readlink <file...>
Display file status
Arguments
Name | Description |
---|---|
file | File(s) to readlink |
Options
Name | Description |
---|---|
-f <format> | Display information using the specified format; similar to printf(3) formats in that they start with %, are then followed by a sequence of formatting characters, and end in a character that selects the field of the struct stat which is to be formatted |
-n | Do not force a newline to appear at the end of each piece of output |