Gri Commands
|
12.43: The `
|
`skip [forward|backward] [.n.]' |
skip
'
For ascii files, skip forward 1 line in the data file. For binary
files, skip forward 1 byte.
skip backward
'
For ascii files, skip backward 1 line in the data file. For binary
files, skip backward 1 byte.
skip .n.
' or `forward .n.
'
For ascii files, skip forward `.n.
' lines in the data file. For
binary files, skip forward `.n.
' bytes.
skip backward .n.
'
For ascii files, skip backward `.n.
' lines in the data file. For
binary files, skip backward `.n.
' bytes.