summaryrefslogtreecommitdiffstats
path: root/bin/sh/sh.1
diff options
context:
space:
mode:
authortjr <tjr@FreeBSD.org>2002-05-19 06:03:05 +0000
committertjr <tjr@FreeBSD.org>2002-05-19 06:03:05 +0000
commitada2f900a38d47a260d94dd3f996a87e81130173 (patch)
tree39da0880e61a1db8ed946867d12f3bb04e4a192f /bin/sh/sh.1
parent619a9e0c61c8a42e5e7f593ec5dcebc0660b783e (diff)
downloadFreeBSD-src-ada2f900a38d47a260d94dd3f996a87e81130173.zip
FreeBSD-src-ada2f900a38d47a260d94dd3f996a87e81130173.tar.gz
Implement the -C (-o noclobber) option, which prevents existing regular
files from being overwritten by shell redirection.
Diffstat (limited to 'bin/sh/sh.1')
-rw-r--r--bin/sh/sh.11
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/sh/sh.1 b/bin/sh/sh.1
index 9c8cc34..e9f5f08 100644
--- a/bin/sh/sh.1
+++ b/bin/sh/sh.1
@@ -195,7 +195,6 @@ completion.
.It Fl C Li noclobber
Do not overwrite existing files with
.Dq Li > .
-(UNIMPLEMENTED)
.It Fl E Li emacs
Enable the builtin
.Xr emacs 1
OpenPOWER on IntegriCloud