Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Like Doskey Command
Name: Carlos Hernandez Date: October 11, 1999 at 12:11:43 Pacific
Comment:
Hi all,
What´s the better way to repeat commands working on HP-9000 UNIX, I´m trying to do the same I did it with MS-DOS Doskey Command.
Summary: hi, I want utility like Doskey in unix. by using doskey utility, if we press up or down arrows then display previous commands at the command prompt. is there any utility like in unix at the command pr...
Summary: hi, I want utility like Doskey in unix. by using doskey utility, if we press up or down arrows then display previous commands at the command prompt. is there any utility like in unix at the command ...
Summary: I am using hp-unix running shell script. I want to open a new window by a script, and run another script in the new window. How is the script look like? What commands I need to use? ...