bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Redirecting stdin from within a script


From: Paul Jarc
Subject: Re: Redirecting stdin from within a script
Date: Tue, 16 Mar 2004 10:29:11 -0500
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (gnu/linux)

Kyle <kyle@actarg.com> wrote:
> Seems like I used to be able to do this in a bash script (I'm running
> 2.05b):
>
> 5<a_file

exec 5< file


paul




reply via email to

[Prev in Thread] Current Thread [Next in Thread]