# g command

The g command process resumes execution
without any argument.

## Syntax

```
g {fid.disp}
```

## Parameter(s)

| fid.disp | Specifies the FID displacement to which control is transferred to. FID is expressed as a relative offset in the current ABS. |
| --- | --- |

---
Source: https://d3codex.com/unix/g-command/ - part of the D3Codex reference.
