diff options
-rw-r--r-- | lib/fd.sh | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -20,6 +20,9 @@ [ "x${_FD_SM+set}" = 'xset' ] && return 0 _FD_SM=1 +use output +use locale + _FD_MIN=3 # Shells and the file descriptors they reserve for the user: # * Debian Almquist Shell |