Dell PowerVault DX6112 Dell DR Series System Command Line Reference Guide - Page 129

Description, Syntax, Results

Page 129 highlights

7 Additional Linux Commands This topic introduces three additional Linux commands that have limited usage when used with the DR Series system CLI: • awk • grep • more While these three Linux commands are available to the user, this topic and other topics related to these commands are not intended to be a reference source about or how to use these commands. Dell recommends that you consult a Linux command reference guide for more information about these commands and how they can be used. awk Description Displays the supported usage of the Linux awk command with the DR Series system: Syntax awk --help Results Usage: awk [POSIX or GNU style options] -f progfile [--] file ... Usage: awk [POSIX or GNU style options] [--] 'program' file ... POSIX options: GNU long options: -f progfile --file=progfile -F fs --field-separator=fs -v var=val --assign=var=val -m[fr] val -W compat --compat -W copyleft --copyleft -W copyright --copyright -W dump-variables[=file] --dump-variables[=file] -W exec=file --exec=file -W gen-po --gen-po -W help --help -W lint[=fatal] --lint[=fatal] -W lint-old --lint-old -W non-decimal-data --non-decimal-data -W profile[=file] --profile[=file] -W posix --posix -W re-interval --re-interval -W source=program-text --source=program-text -W traditional --traditional -W usage --usage -W version --version 129

  • 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

7
Additional Linux Commands
This topic introduces three additional Linux commands that have limited usage when used with the DR Series system
CLI:
awk
grep
more
While these three Linux commands are available to the user, this topic and other topics related to these commands are
not intended to be a reference source about or how to use these commands. Dell recommends that you consult a Linux
command reference guide for more information about these commands and how they can be used.
awk
Description
Displays the supported usage of the Linux
awk
command with the DR Series system:
Syntax
awk --help
Results
Usage: awk [POSIX or GNU style options] -f progfile [--] file ...
Usage: awk [POSIX or GNU style options] [--] 'program' file ...
POSIX options:
GNU long options:
-f progfile
--file=progfile
-F fs
--field-separator=fs
-v var=val
--assign=var=val
-m[fr] val
-W compat
--compat
-W copyleft
--copyleft
-W copyright
--copyright
-W dump-variables[=file]
--dump-variables[=file]
-W exec=file
--exec=file
-W gen-po
--gen-po
-W help
--help
-W lint[=fatal]
--lint[=fatal]
-W lint-old
--lint-old
-W non-decimal-data
--non-decimal-data
-W profile[=file]
--profile[=file]
-W posix
--posix
-W re-interval
--re-interval
-W source=program-text
--source=program-text
-W traditional
--traditional
-W usage
--usage
-W version
--version
129