How to add some content in any file at some desired location
without using VI or some other editor in UNIX
Answer Posted / sujitha
We can use "Cat" command same as to work like VI to create
and save a file
example : cat>filename
Hi { we can enter content }
Hello
----
------
(ctrl+c) - It will Save in a file
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
write a shell script to generate a alert ? like when ur birthday came then generate a alert ur birthday is today like that ?
Why is the use of shell script?
What is the use of "$?" Sign in shell script?
madhar chod unix ke 10 commands dhang se likh nahi sakta hai
What does sh mean?
What is the default shell of solaris?
Is shell and terminal the same?
How do I run a shell script in powershell?
What will happen to my current process when I execute a command using exec?
How do I stop script errors?
What language is bash written in?
What is awk in shell scripting?
I have to write Shells (Linux + Unix)for publishing packages and reports. Is it possible ? What are the differents executable programs ineed to call ?
What happens when you type ls?
How do I start a shell script?