The “tra” command is obsolete. Use the “f” (file) keyletter to the “tail” command instead. Thus “tra errs” is similar to “tail -f errs”, and you can now say, e.g. “tail -10f errs” to start the watch with the current last 10 lines.
August 03, 1983
The “tra” command is obsolete. Use the “f” (file) keyletter to the “tail” command instead. Thus “tra errs” is similar to “tail -f errs”, and you can now say, e.g. “tail -10f errs” to start the watch with the current last 10 lines.
August 03, 1983