Alter Aeon Help Page Search
Click here to view a random selection from the help system.
Click here to return to the main help index.
Search results for 'socketfilter filter head'
Keywords are: 'socketfilter filter head'
Usage:
<command> | head [line count]
'head' displays only the first few lines of output. This may be useful in
situations where you only want to see things that are at the top of the
screen. An example would be:
changes | head 5
This would show you the first 5 lines of text in the changelog.
If a line count is not specified, a default value of 10 is used.
See also 'help socket filter'.