[BUG] lftp 4.3.6

Achim Gratz Stromeko@nexgo.de
Tue May 29 19:51:00 GMT 2012


Achim Gratz writes:
> perl -e 'foreach (1..100){' \
>      -e 'print "ls -r file:/", ' \
>      -e '(map {"$_"x10. "/"}(a..z)), "\n"}' \
>      > test.lftp

Sorry, there's a space missing:

perl -e 'foreach (1..100){' \
     -e 'print "ls -r file:/", ' \
     -e '(map {"$_"x10 . "/"}(a..z)), "\n"}' \
     > test.lftp


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Wavetables for the Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#BlofeldUserWavetables


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list