Search Results

Search: Posts Made By: rpaskudniak
2,836
Posted By rpaskudniak
Thank you, j. I should have ended my initial...
Thank you, j.

I should have ended my initial post with "Don't tell me it's a bug!" Then I would have started this post with "I asked you not to tell me that." :rolleyes:


A bug?!!...
2,836
Posted By rpaskudniak
ksh: hash (#) at beginning of a line exits the shell
This is WILD! :eek:

Under Ubuntu (where I am cross-posting this problem) I have lately noticed by terminal windows/tabs closing unexpectedly. I finally caught it: I was composing a complicated...
6,960
Posted By rpaskudniak
Variable File Descriptor: Solved
Greetings again.

Very fortunately, I was able to bring my question to DGK himself and obtained permission to quote him. Here is his response, which answers several questions and even addresses my...
6,960
Posted By rpaskudniak
Actually, cts, I had tried a syntax for using...
Actually, cts, I had tried a syntax for using eval before I posted. I omitted it because my post was long enough. If I recall, it was something like:
$ fd=4
$ eval 'exec ${fd}> another'I'm on a...
6,960
Posted By rpaskudniak
Variable File Descriptor
Greetings.

I am happily using constructs like the following; I have set -x to show fine distinctions.
$ exec 4> afile
+ exec
+ 4> afile

$ print -u4 This is the first line in afileAs you can...
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 07:19 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy