File: exec-redirections-texi.diff

package info (click to toggle)
bash 4.2%2Bdfsg-0.1%2Bdeb7u3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 3,308 kB
  • sloc: ansic: 452; sh: 418; makefile: 385
file content (12 lines) | stat: -rw-r--r-- 382 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
--- a/bash/doc/bashref.texi
+++ b/bash/doc/bashref.texi
@@ -2030,6 +2030,9 @@
 care, as they may conflict with file descriptors the shell uses
 internally.
 
+Note that the @code{exec} builtin command can make redirections take
+effect in the current shell.
+
 @subsection Redirecting Input
 Redirection of input causes the file whose name results from
 the expansion of @var{word}