Lines Matching +full:non +full:- +full:standard
1 .\"-
45 .Op Fl -
50 utility attempts to remove the non-directory type files specified on the
52 If the permissions of the file do not permit writing, and the standard
53 input device is a terminal, the user is prompted (on the standard error
57 .Bl -tag -width indent
72 the file's permissions, or whether or not the standard input device is a
138 However, the usual option-end delimiter,
139 .Fl - ,
159 .Sq Li --
164 .Pq Sq - .
167 .Dl "rm -- -filename"
173 .Dl "rm /home/user/-filename"
174 .Dl "rm ./-filename"
180 .Dl $ rm -rf foobar
183 .Pa -f :
184 .Bd -literal -offset indent
185 $ rm -- -f
186 $ rm ./-f
187 $ unlink -f
194 option only masks attempts to remove non-existent files instead of
198 option is non-standard and its use in scripts is not recommended.
202 implementations prompted on the standard output,
203 not the standard error output.
222 .St -p1003.1-2013 .
227 .St -susv2 .