RosettaCodeData/Task/HTTPS/PicoLisp/https.l

3 lines
128 B
Text
Raw Permalink Normal View History

2013-04-10 21:29:02 -07:00
(in '(curl "https://sourceforge.net") # Open a pipe to 'curl'
(out NIL (echo)) ) # Echo to standard output