On Tue, Aug 30, 2005 at 08:29:16PM +0530, Rony Bill wrote:
Harshal wrote:
hi, i have following lines in bash. #!/bin/bash mount -t vfat /some/usb_devfs/device /mnt/usb cd /mnt/usb
Not too sure but I feel there should be a last line that exits you from the script.
No. There is no such line. If there is, it's not required.