Announcement

Collapse
No announcement yet.

CLI to open a browser and display a webpage

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    CLI to open a browser and display a webpage

    I'm wondering if there is a konsole command to open a konk browser and display a particular web page. This would be handy for installation batch files; in that, while the installation is taking place, the relevant information could pop up.
    Registered Linux User: 450747<br />Registered Ubuntu User: 16269

    #2
    Re: CLI to open a browser and display a webpage

    Try

    Code:
    konqueror [url]http://www.whatever.com[/url]
    Jucato&#39;s Data Core

    Comment

    Working...
    X