Wanted: ksh(1) sources (for sun4)

Wanted: ksh(1) sources (for sun4)

Post by Bruce Sudwee » Sat, 12 Jan 1991 04:17:35



I would like to get hold of the sources for ksh(1). I have been using ksh
for quite some time on a sun3 with only minor problems. I recompiled the
sources for a sparc and discovered a number of problems:

        1> The vi command line editing didn't work
        2> When "exec -ksh" was run, the .profile file was not auto-sourced
        3> Also had problems when something like "cd > /dev/null" was executed.
           From then on, I lost all stdout (I think it was going to /dev/null).

        Thanx.

                - Bruce Sudweeks -
                sun!megatest!sudweeks

 
 
 

Wanted: ksh(1) sources (for sun4)

Post by Paul Pomes - UofIllinois C » Sun, 13 Jan 1991 15:18:36



>I would like to get hold of the sources for ksh(1). I have been using ksh
>for quite some time on a sun3 with only minor problems. I recompiled the
>sources for a sparc and discovered a number of problems:

Call AT&T ToolChest.  Save time by cutting a PO for $3,000 plus $50 for

previous license is cheaper.

# AT&T ToolChest Machine
# AT&T UNIX System Laboratories, Inc., P.O. Box 65080, C*te, NC, 28265
# ToolChest browsing/ordering: 201-522-6900 (1200/2400), 201-522-3363 (TB+)
# Login as "guest".

/pbp
--
         Paul Pomes


US Mail:  UofIllinois, CSO, 1304 W Springfield Ave, Urbana, IL  61801-2910

 
 
 

Wanted: ksh(1) sources (for sun4)

Post by Lawrence V. Cipria » Thu, 17 Jan 1991 07:25:15



>I would like to get hold of the sources for ksh(1). I have been using ksh
>for quite some time on a sun3 with only minor problems. I recompiled the
>sources for a sparc and discovered a number of problems:

Which is it, do you have the source or not?

What version of ksh are you using?  Use the commands:

        $ set -o emacs  # if you're not in emacs mode
        $ ^V    # that's control-V
        $ set -o vi     # if you want to go to vi mode

and you should get something like:

        Version 11/16/88d

Quote:>    1> The vi command line editing didn't work

Please be more specific.

Quote:>    2> When "exec -ksh" was run, the .profile file was not auto-sourced

It's not supposed to be auto-sourced; however the ENV file is sourced.

Quote:>    3> Also had problems when something like "cd > /dev/null" was executed.
>       From then on, I lost all stdout (I think it was going to /dev/null).

Works for me.

11/16/88f ksh should be available late January '91; I'll post a note when
it's available.
--

"I just love the smell of gunpowder!" - Bugs Bunny