summaryrefslogtreecommitdiffstats
path: root/bin/sh/nodetypes
diff options
context:
space:
mode:
Diffstat (limited to 'bin/sh/nodetypes')
-rw-r--r--bin/sh/nodetypes1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/sh/nodetypes b/bin/sh/nodetypes
index 53dd18f..27fbcd1 100644
--- a/bin/sh/nodetypes
+++ b/bin/sh/nodetypes
@@ -120,6 +120,7 @@ NTO nfile # fd> fname
NFROM nfile # fd< fname
NFROMTO nfile # fd<> fname
NAPPEND nfile # fd>> fname
+NCLOBBER nfile # fd>| fname
type int
next nodeptr # next redirection in list
fd int # file descriptor being redirected
OpenPOWER on IntegriCloud