Search Results

Search: Posts Made By: ekb
14,929
Posted By ekb
I am at os 6.1.0.0, TERM=vt100 This...
I am at os 6.1.0.0, TERM=vt100

This solutions works but I can not edit command line using unix commands.

https://www.unix.com/unix-dummies-que...d-history.html...
14,929
Posted By ekb
up down arrow key and edit on command line.
I am using ksh, By doing change in .profile as

set -o vi

my updown and history does not work.

Also I can not edit command line on prompt using vi command.

My TERM is vt100.

What...
1,718
Posted By ekb
awk help in processing file.
I am trying to process file which has following data

#23456789012345
ACNASPSA13N0N0
ACNAPCPA05N0N0
ACNAFATS11N0N0

I want to take out each line from the file and what to put in the file by...
Forum: AIX 10-22-2009
9,804
Posted By ekb
Whar is hex dump utility and how to insert 1C?
What is the hexdump utility on AIX box.

Also I want to insert hex 1C using vi editor how to do that.

Thanks.

:)
2,008
Posted By ekb
Thanks a lot for the script. I tried this....
Thanks a lot for the script.

I tried this. If I want opt and choice array available to me outside awk then what I need to do.

Basically I want to use this array in the script following awk...
2,008
Posted By ekb
I want to build menu item from the text file and...
I want to build menu item from the text file and excute command from the variable array.
2,008
Posted By ekb
Extract from txt file
I have data as follow in the txt file.

I want to skip line starting with '#' sign.

#command program
abc defmt
exp refmt
... ...

I want to store abc exp .... in a array....
1,543
Posted By ekb
file to variable.
I have 12345 stored in the file abc.txt

I want to test if file exist and then move value in shell variable.

Any help ?

Thanks. :)
3,118
Posted By ekb
Nested Loop becomes slow
Hello I have some nested loop to display files and form menu item.

The part of the code is below.

I found that after runnining the script for a while the display becomes very slow.

Does ksh...
34,685
Posted By ekb
Position to last line when vi opens a file.
Any Idea without entering any keystroke I can go to end of line in vi when I opening the file.

When I am opening Vi I want to goto last line.

when I give vi + filename it does not work.

Any...
1,430
Posted By ekb
Quick edit on accepted variable.
I am new newbie to unix.

I am taking user input using ksh script.

The valid value user can enter is

a) Numeric 1 to 500
b) character e, r
c) e1 to e100

I figured out how to deal with...
Showing results 1 to 11 of 11

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