On Tuesday, February 12, 2019 11:04:13 PM EST ToddAndMargo via users wrote:
> On 2/12/19 8:00 PM, John Harris wrote:
> 
> > On Tuesday, February 12, 2019 10:13:55 PM EST ToddAndMargo via users
> > wrote:
> 
> >> Hi All,
> >>
> >>
> >>
> >> Any of you guys know how to read a JS Script from a web
> >> site from the command line?
> >>
> >>
> >>
> >> Many thanks,
> >> -T
> > 
> > 
> > Well, what do you mean by `read`? Viewing the source in an editor?
> 
> 
> I want to see the result of the script from the command line.  Right
> now all I can do is see the script itself.

If you trust the script, and it's written to function outside of just 
browsers, you could use `node` (nodejs). Otherwise, you would need one of the 
browser-based JS CLIs, like phantomjs.

-- 
John M. Harris, Jr. <[email protected]>
Splentity
https://splentity.com/

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to