On Fri, Jul 23, 2010 at 04:13:44PM +0200, Stefan Sperling wrote:
> On Fri, Jul 23, 2010 at 04:06:09PM +0200, Daniel Näslund wrote:
> > Hi Stefan!
> >
> > The patch below fails to apply. I'm investigating why.
> >
> > Content of the file 'new':
> > -
> > [[[
> > #!/
Hi Stefan!
The patch below fails to apply. I'm investigating why.
Content of the file 'new':
-
[[[
#!/bin/sh
IFS=@ read name address
echo "A mail to $name at $address"
read subject
echo "Subject: $subject"
The script is fed its input through standa
2 matches
Mail list logo