following two file are
file a file b
110 aab 330 xxl
i want the output like
file a fileb
110 xxl 330 aab
give solution ?
Answer Posted / asif
sed 's/aab/xxl' file a ; sed 's/xxl/aab' file b
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How many types of files are there in unix?
How to get the last word from a line in Unix file?
What does ls mean in unix?
Describe file systems in unix?
What are the three main components of unix architecture?
In what way the Fault Handlers and the Interrupt handlers are different?
What are the phases of swapping a page from the memory?
What is a superuser?
What is alias mechanism?
What is meant by the term nohup?
What are system variables in unix?
What is .login file in unix?
What is inode in unix operating system?
i m putting 2.6yrs fake exp in oracle/unix production support i want to know some real time issues,like tell me the challenging issue u ever faced? my project is credit card application plz help me!
What is a regular file in unix?