On Thu, Oct 25, 2001 at 12:32:51PM +0530, Rajesh wrote:

>Hi,
>
>I have not received any digests from the list today. Any problems ?
>

Just received the first digest for the day. It looks as if the traffic is
low these days on the list hence less digests. Today in the morning session
and yesterday evening session I had not received any digests :-) 

--
Rajesh

:
####[ Linux One Stanza Tip (LOST) ]###########################

Sub : Copying from Linux to Win partition            LOST #005

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

####<[EMAIL PROTECTED]>###################################
:


_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to