Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
echo question
Name: Balram Adlakha Date: January 23, 2003 at 14:18:55 Pacific OS: hh CPU/Ram: hh
Comment:
Hi, how can i write something in a file with echo in a new line? like not destroy the previous text? Actually, I want to write the information inside a shell variable to a text file, in a new line, not destroying anything in the previous lines...How can I achive this? can I do it with cat?
Summary: I was looking at the system scripts under /etc/init.d. I noticed that -------- echo $"Usage: $0 {start|stop|restart|reload|status}" -------- why the $ before the string? ...
Summary: I a running Red Hat 7.2 (kernel 2.4.7-10). I recently tried to upgrade Samba on my Linux server. I was running version 2.2.1a. I downloaded version 2.2.3a-20020206.i386.rpm from www.redhat.org. I ...
Summary: hi nails i am very proud of your answers but i think i asked the question in a wrong manner, for the first question i am writing a sort algorithm i get each line of the text one by one and i send the...