I have one flat file,in this file how many columns are
there i don't know,but one ename column is there , just i
want to cut the surname, so how to cut the surname, any one
know the answer please guide me ?
ename
-----
tapan kumar nayak
bala murugan
kutal chkrobarthy
biswo
My output is like that
OUTPUT
------
nayak
murugan
chakrobarthy
biswo
No Answer is Posted For this Question
Be the First to Post Answer
Explain the following statement, “it is not advisable to use root as the default login.”
What is unix and shell scripting?
What is $# in unix?
How many root directories exist in unix?
Which data structure is used to maintain the file identification?
Which is a form of interprocess communication in unix?
Name two paging states for a page in memory?
What is unix inode?
Difference between the fork() and vfork() system call?
command to show the space allocation of files?
What was unix originally written for?
What are a shell in unix and its types?