From 05c2b84ad1d9061c7123d7d0c85bf29219cd7d01 Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Sun, 6 Jan 2002 00:30:13 +0000 Subject: Remarks on the "exec" builtin with redirection using the close-on-exec flag on descriptors. --- Etc/STD-TODO | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'Etc') diff --git a/Etc/STD-TODO b/Etc/STD-TODO index 4f964e37f..a228dee96 100644 --- a/Etc/STD-TODO +++ b/Etc/STD-TODO @@ -58,3 +58,14 @@ the same name as a command in PATH. All parameters in ksh are indexed arrays. That's why $array has to mean ${array[0]}, and why subscripts can't be used to extract substrings from scalars. + +In ksh, + exec 3