Thank u alex For your help Have a great day and please free to contact me if you have any questions or if I can help you in any way
Gregory davis Stonybrook University MSE Technicain 631-806-5661 This email was sent from my cell phone so please excuse any typos. > On Dec 14, 2016, at 11:57 AM, Alex Bligh <[email protected]> wrote: > > >> On 14 Dec 2016, at 16:30, Gregory Davis <[email protected]> >> wrote: >> >> hi thanks Isaac for your reply >> I’m not quite sure where and how i am to do this >> >> is this correct? >> >> curl --libcurl app.c --user admin:jlc104 -k —url >> https://129.49.80.202:8443/status/system >> >> >> or this ? >> >> --libcurl app.c --user admin:jlc104 -k —url >> https://129.49.80.202:8443/status/system >> >> >> where am to write this into? >> a terminal command line? os some other program that can decipher the code? >> sorry for all the questions but i am new to programming > > The first, and into a terminal command line (where you would normally type > your curl commandline). > > Curl's feature that it will spit out the C code used to perform the > operation given is very unusual so it is not surprising you don't > know how to do it. > > -- > Alex Bligh > > > > > > ------------------------------------------------------------------- > List admin: https://cool.haxx.se/list/listinfo/curl-library > Etiquette: https://curl.haxx.se/mail/etiquette.html ------------------------------------------------------------------- List admin: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.html
