baslinux AT lists.ibiblio.org
Subject: Baslinux mailing list
List archive
- From: Ian <info AT freedomnet.org.uk>
- To: baslinux AT lists.ibiblio.org
- Subject: [BL] Scripts with BL3
- Date: Sat, 10 Dec 2005 13:31:04 +0000 (GMT)
Hi, I need to learn a bit of scripting for BL3. Could someone please
start me off. Im fairly ok with Dos batch files. Heres a sort
of Dosish mixture that is supposed to toggle the mount/umount for
my floppy drive. Wont work obviously.
@echo off
if exist a:\null goto UNMOUNT
mount -t msdos /dev/fd0 /mnt/floppy
goto END
:UNMOUNT
umount /dev/fd0
:END
Could someone please correct this for Linux. Simple please, Im new to this.
--
Bye now,
Ian.
-
[BL] Scripts with BL3,
Ian, 12/10/2005
- Re: [BL] Scripts with BL3, David Moberg, 12/10/2005
- <Possible follow-up(s)>
- Re: [BL] Scripts with BL3, 3aoo-cvfd, 12/10/2005
Archive powered by MHonArc 2.6.24.