[Gllug] Sharing files on Windows machine
Tethys
tet at createservices.com
Mon May 10 10:11:24 UTC 2004
John Hearns writes:
>For newbies, the semicolon separates two shell commands,
>(its the shell separator character)
>
> [...]
>
>ifdown eth0; ifup eth0
In both cases (the ifup/down and the module build/install), you'd be
better off using && instead of ; -- that way, the second command is
only run if the first succeeds.
Tet
--
Gllug mailing list - Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug
More information about the GLLUG
mailing list