On Wednesday 23 January 2002 05:54 pm, you wrote: > ok..maybe if i showed my config somebody would be able to help.....being a > true newbie....how do i get my config to a floppy disk..i am using vi > editor and am not sure of the commands to copy the text in the config to a > floppy disk... > > thanks. > _______________________________________________
On my system (OL3.1) it would be: cp /path/to/file /mnt/floppy/file.name should be the same on yours I would think. You may need to mount the floppy first. I think that would be: mount /mnt/floppy Hope it helps, I'm pretty inexperienced here. Vern _______________________________________________ Newbie mailing list [EMAIL PROTECTED] *** To unsubscribe , or change message options, see: http://XFree86.Org/mailman/listinfo/newbie
