Dell DR6300 DR Series System Command Line Reference Guide - Page 161

Description, Syntax, Results

Page 161 highlights

--line-buffered flush output on every line -H, --with-filename print the filename for each match -h, --no-filename suppress the prefixing filename on output --label=LABEL print LABEL as filename for standard input -o, --only-matching show only the part of a line matching PATTERN -q, --quiet, --silent suppress all normal output --binary-files=TYPE assume that binary files are TYPE TYPE is 'binary', 'text', or 'without-match' -a, --text equivalent to --binary-files=text -I equivalent to --binary-files=without-match -d, --directories=ACTION how to handle directories ACTION is 'read', 'recurse', or 'skip' -D, --devices=ACTION how to handle devices, FIFOs and sockets ACTION is 'read' or 'skip' -R, -r, --recursive equivalent to --directories=recurse --include=PATTERN files that match PATTERN will be examined --exclude=PATTERN files that match PATTERN will be skipped. --exclude-from=FILE files that match PATTERN in FILE will be skipped. -L, --files-without-match only print FILE names containing no match -l, --files-with-matches only print FILE names containing matches -c, --count only print a count of matching lines per FILE -Z, --null print 0 byte after FILE name Context control: -B, --before-context=NUM -A, --after-context=NUM -C, --context=NUM -NUM --color[=WHEN], --colour[=WHEN] -U, --binary -u, --unix-byte-offsets print NUM lines of leading context print NUM lines of trailing context print NUM lines of output context same as --context=NUM use markers to distinguish the matching string WHEN may be `always', `never' or `auto'. do not strip CR characters at EOL (MSDOS) report offsets as if CRs were not there (MSDOS) `egrep' means `grep -E'. `fgrep' means `grep -F'. With no FILE, or when FILE is -, read standard input. If less than two FILEs given, assume -h. Exit status is 0 if match, 1 if no match, and 2 if trouble. Report bugs to . more Description Displays the supported usage of the Linux more command with the DR Series system. Syntax more --help Results usage: more [-dflpcsu] [+linenum | +/pattern] name1 name2 .. 161

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161

--line-buffered
flush output on every line
-H, --with-filename
print the filename for each match
-h, --no-filename
suppress the prefixing filename on output
--label=LABEL
print LABEL as filename for standard input
-o, --only-matching
show only the part of a line matching PATTERN
-q, --quiet, --silent
suppress all normal output
--binary-files=TYPE
assume that binary files are TYPE
TYPE is 'binary', 'text', or 'without-match'
-a, --text
equivalent to --binary-files=text
-I
equivalent to --binary-files=without-match
-d, --directories=ACTION
how to handle directories
ACTION is 'read', 'recurse', or 'skip'
-D, --devices=ACTION
how to handle devices, FIFOs and sockets
ACTION is 'read' or 'skip'
-R, -r, --recursive
equivalent to --directories=recurse
--include=PATTERN
files that match PATTERN will be examined
--exclude=PATTERN
files that match PATTERN will be skipped.
--exclude-from=FILE
files that match PATTERN in FILE will be skipped.
-L, --files-without-match only print FILE names containing no match
-l, --files-with-matches
only print FILE names containing matches
-c, --count
only print a count of matching lines per FILE
-Z, --null
print 0 byte after FILE name
Context control:
-B, --before-context=NUM
print NUM lines of leading context
-A, --after-context=NUM
print NUM lines of trailing context
-C, --context=NUM
print NUM lines of output context
-NUM
same as --context=NUM
--color[=WHEN],
--colour[=WHEN]
use markers to distinguish the matching string
WHEN may be `always', `never' or `auto'.
-U, --binary
do not strip CR characters at EOL (MSDOS)
-u, --unix-byte-offsets
report offsets as if CRs were not there (MSDOS)
`egrep' means `grep -E'.
`fgrep' means `grep -F'.
With no FILE, or when FILE is -, read standard input.
If less than
two FILEs given, assume -h.
Exit status is 0 if match, 1 if no match,
and 2 if trouble.
Report bugs to <[email protected]>.
more
Description
Displays the supported usage of the Linux
more
command with the DR Series system.
Syntax
more --help
Results
usage: more [-dflpcsu] [+linenum | +/pattern] name1 name2 ..
161