
Additional command line options:
-a ASCII modeAdditional (changed) Commands:
v does not invoke vi but bvi
w invokes bvi with only that portion of the file which is displayed on the screen.
+cmdbegin, end or size can be an integer value (decimal or hexadecimal) or an integer value with an appended k (for multiply by 1024) or m (for multiply by 1.048.576).
-b begin \
-e end > for partial file read
-s size /
Back to the top