MRCI/docs/intern_commands/fs_info.md

11 lines
450 B
Markdown
Raw Normal View History

2019-09-06 23:43:07 -04:00
### 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.