# abs.fid command

The abs.fid command displays the ABS
information.

## Syntax

```
abs.fid {file.reference}
```

## Parameter(s)

| file.reference | Name of an abs file. If not specified, the boot ABS dm,abs, is implicitly used. The ABS base FID, release date, implementation, and release title display. |
| --- | --- |

## Example(s)

```
abs.fid
abs abs abs abs abs abs abs abs
filename fid size usage date implem lvl revision
--------- --- ---- ----- ---- ------ --- --------
abs 18 1438 1332 23 Feb 2003 RS6000 2 5.2.0.A3
item 000=> 18 23 Feb 2003 RS6000 2 5.2.0.A3
```

## See also

- [abs file](https://d3codex.com/systemfiles/abs-file/)
- [list-abs macro](https://d3codex.com/tcl/list-abs-macro/)
- [lock-frame command](https://d3codex.com/tcl/lock-frame-command/)
- [mload command](https://d3codex.com/tcl/mload-command/)
- [mverify command](https://d3codex.com/tcl/mverify-command/)
- [update-abs-stamp command](https://d3codex.com/tcl/update-abs-stamp-command/)

---
Source: https://d3codex.com/tcl/abs-fid-command/ - part of the D3Codex reference.
