shell question - #!/bin/sh or #! /bin/sh ?
Johnny Rosenberg
gurus.knugum at gmail.com
Sat Jun 27 13:46:06 UTC 2009
If the script works, I don't think there is any difference, but I'm
not an expert.
Johnny Rosenberg
2009/6/27 Soren Orel <soren.orel at gmail.com>:
> It's a usual thing to begin a script like this:
>
> #!/bin/sh
>
> but sometimes I see this (a space after the "!"):
>
> #! /bin/sh
>
> are there any differences regarding these two lines?
>
>
>
>
> Regards, soren
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
>
More information about the ubuntu-users
mailing list