11 lines
450 B
Markdown
11 lines
450 B
Markdown
### Summary ###
|
|
|
|
get detailed information about a file system object (file,directory,symlink) in the host.
|
|
|
|
### IO ###
|
|
|
|
```[-path (text) {-info_frame}]/[text] or [FILE_INFO]```
|
|
|
|
### Description ###
|
|
|
|
display more information about the file system object (file,directory,symlink) specified in -path. by default, it returns human readable text but the -info_frame option causes the command to return a FILE_INFO frame instead for easier machine parsing. |