# nt_file-info command

The nt_file-info command displays file
information for a specified file.

## Syntax

```
nt_file-info {dict} file.spec
```

## Parameter(s)

| dict | Dictionary name. |
| --- | --- |
| file.spec | Name of file. |
This information displays:

| File Number | Internal numeric identifier for the file. |
| --- | --- |
| Modulo | Current modulo of the file. |
| Server | Computer name where the file is located. |

---
Source: https://d3codex.com/tcl/nt-file-info-command/ - part of the D3Codex reference.
