+++ Bhoopendra Singh [linux-india] <13/02/02 17:57 +0530>: > I want to change my mail Id on which I'm currently receiving mails . Can > someone tell how can it be done ?
Tried this URL below - posted to the list at the bottom of each mail? > https://lists.sourceforge.net/lists/listinfo/linux-india-help -- Suresh Ramasubramanian <----> mallet <at> efn dot org EMail Sturmbannfuhrer, Lower Middle Class Unix Sysadmin [Linux One Stanza Tip] From : <[EMAIL PROTECTED]> LOST #005 -**< Sub : Copying from Linux to Win partition >**- Method 1: To copy a file from Linux to a Windows partition #mkdir /mnt/dos-c (if mount point does not exist) #mount -t vfat /dev/hda1 /mnt/dos-c #cp /path/filename /mnt/dos-c/path/ #umount /mnt/dos-c _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
