View Single Post
Posts: 425 | Thanked: 132 times | Joined on Mar 2008 @ California
#9
Originally Posted by Sloan View Post
Newb question: Is there a command to launch a website? I tried just putting the html address in there but that didn't work.
try:
Code:
browser --url=<URL>
EDIT: whoops, messed up.
__________________
Promises are like babies. Fun to make, but hard to deliver.

Warning: dates on calendar are closer than they appear.

Last edited by josiahg777; 2008-07-11 at 02:19. Reason: changed code