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.
insert ',' after each word...
Name: Six Date: July 24, 2003 at 16:00:11 Pacific OS: RedHat 8 CPU/Ram: 1ghz/256mb
Comment:
I'll ask this as clearly as possible...
I want to (automatically) add a comma to the end of every word and delete the space between each word of the output of a command. example, I want this: bash-2.05b# command word1 word2 word3 word4 word5
Summary: ive gotten a couple of emails about a post i placed in the os/2 forrum about how i have so many operating systems on my system and how to do it also on how i set up cdroms for fully automated os insta...
Summary: Taurus: Considering that he has a boot floppy that works, how about: # dd if=/dev/fd0 of=/dev/hda bs=512 count=1 Mosacktor: You could try wiping your MBR and reinstalling lilo again: # dd if=/dev/zero...
Summary: This is grub help Contents of my \boot\grub\grub.conf # Copyright (c) Neeraj Jakhar 2002. (neerajcd@yahoo.com) default=saved timeout=10 fallback=Reboot splashimage=(hd0,6)/grub/splash.xpm.gz color...