fs_stat
Retrieve metadata for a file or directory inside a Windows 98 VM. Use this to inspect size, timestamps, or attributes while the session remains locked; call vm_unlock afterward.
Instructions
Read metadata for a guest filesystem path. VM remains locked by this session; call vm_unlock when finished.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| vm_name | Yes | Unique VM name configured in WIN98CTL.INI. |