Le 08/09/2011 07:59, Charlie a écrit :
I can type anything I want into that shell and it responds with>
You opened a string with ' then the shell expects another ' to close.
You need to close the string opened with ' by another '
$
$ blah '
>
'
$
Jacques
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

