I think I was still logged in. Here's another crack at using curl, in a J701 session on this iPad, trying to access a site which doesn't require a login:
r=. 2!:0'curl -s -o - http://rosettacode.org/wiki/Zeckendorf_arithmetic' |interface error | r=. 2!:0'curl -s -o - http://rosettacode.org/wiki/Zeckendorf_arithmetic' Thanks all the same, Mike Please reply to [email protected]. Sent from my iPad > On 1 Dec 2018, at 11:18, bill lam <[email protected]> wrote: > > I checked again, the website need logins manually to get > datafile. So curl doesn't help much. > > ]r=. 2!:0'curl -s -o - https://adventofcode.com/2018/day/1/input' > Puzzle inputs differ by user. Please log in to get your puzzle > input. > > > Sat, 01 Dec 2018, jprogramming написал(а): >> Thanks, Bill, but it doesn't appear to be available in iOS: >> r=. 2!:0'curl -s -o - https://adventofcode.com/2018/about' >> |interface error >> | r=. 2!:0'curl -s -o - https://adventofcode.com/2018/about' >> >> Cheers, >> >> Mike >> >> Please reply to [email protected]. >> Sent from my iPad >> >>> On 1 Dec 2018, at 10:52, bill lam <[email protected]> wrote: >>> >>> r=. 2!:0'curl -s -o - https://adventofcode.com/2018/about' >> ---------------------------------------------------------------------- >> For information about J forums see http://www.jsoftware.com/forums.htm > > -- > regards, > ==================================================== > GPG key 1024D/4434BAB3 2008-08-24 > gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 > gpg --keyserver subkeys.pgp.net --armor --export 4434BAB3 > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
