From: Sviataslau Svirydau <Sviataslau_Svirydau@epam.com> To: devel@altlinux.ru Subject: [devel] Bassh programming question Date: Fri, 06 May 2005 15:01:06 +0300 Message-ID: <427B5C82.6020004@epam.com> (raw) Господа, Подскажите плз можно ли обойти такую вот проблему в башевом скрипте: Хочется использовать конструкцию exec i>"$file" для открытия дескриптора i для записи в файл (точнее, fifo). Соответственно, то же самое для чтения. И хочется хранить номера дескрипторов в переменных (и количество их может различаться от случая к случаю). Однако, следующая конструкция не работает: $ fd=5; exec $fd>"$file " bash: exec: 5: not found Можно ли как-то обойти такое поведение и выполнить задуманное? -- Best Regards, Sviatoslav Sviridov <Sviataslau_Svirydau at epam.com> phone: +375 (17) 210 1662, ext. 1503 fax: +375 (17) 210 1168 mobile: +375 (29) 641 4214 -- Micro Credo: Never trust a computer bigger than you can lift.
next reply other threads:[~2005-05-06 12:01 UTC|newest] Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top 2005-05-06 12:01 Sviataslau Svirydau [this message] 2005-05-06 12:02 ` Dmitry V. Levin 2005-05-06 12:13 ` Sviataslau Svirydau 2005-05-06 12:46 ` [devel] Bash " Sviatoslav Sviridov
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=427B5C82.6020004@epam.com \ --to=sviataslau_svirydau@epam.com \ --cc=devel@altlinux.ru \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Team development discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \ devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru public-inbox-index devel Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.devel AGPL code for this site: git clone https://public-inbox.org/public-inbox.git