Suppose I have one column with data smithjohnmichale the o/p should be smith,john, michale how we do in unix?
673Post New Unix General Questions
Why kernel is known as the heart of unix os?
How to restrict NULL value in UNIX
What are the different versions of unix?
Does apple run unix?
Explain about shell aritmetic operators and functions?
You have a file called tonky in the directory honky. Later you add new material to tonky. What changes take place in the directory, inode, and file?
What scheme does the Kernel in Unix System V follow while choosing a swap device among the multiple swap devices?
Is unix the first operating system?
What is unix and why is it important?
Explain what is standard unix streams ?
Is mac unix based?
How to get the n-th field from a Unix command output?
How can you edit a large file without opening it in unix?
What is the file in unix?
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