[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-bash] Where is the usage like "exec 3<> File" documented?
From: |
Peng Yu |
Subject: |
[Help-bash] Where is the usage like "exec 3<> File" documented? |
Date: |
Sat, 14 Mar 2015 14:39:52 -0500 |
Hi,
Man bash says the following. But should "3<> File" be considered as command?
exec [-cl] [-a name] [command [arguments]]
If command is specified, it replaces the shell.
Man bash says "The redirection operator [n]<>word". So "3<> File" is
not a command.
How to understand "exec 3<> File" then?
--
Regards,
Peng
- [Help-bash] Where is the usage like "exec 3<> File" documented?,
Peng Yu <=