Search the web
Sign In
New User? Sign Up
geeksthatgawk · for GNU Awk questions & discussions
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
system()   Message List  
Reply | Forward Message #55 of 221 |
Hello listers,

can anybody tell me wether and how the 'system' function
will accept the 'start' command (on a xp box)?

All I want is to open a local saved web page
with a "start mypage.html" command, like in command line.

Is something wrong with this: BEGIN {system
("start mypage.html")} ?

Another problem I have with the 'system' command
is that I couldn't find the way to write
something like: "mkdir ../mydir"

I know it is easier to use these commands
*outside* the awk script but I'd like to try to use them
within the awk script.

Any hint?
TIA

--
Regards,
1ns0mn1a mailto:1ns0mn1a@...




Wed Jan 1, 2003 8:30 pm

victorvasile
Offline Offline
Send Email Send Email

Forward
Message #55 of 221 |
Expand Messages Author Sort by Date

Hello listers, can anybody tell me wether and how the 'system' function will accept the 'start' command (on a xp box)? All I want is to open a local saved web...
1ns0mn1a
victorvasile
Offline Send Email
Jan 1, 2003
8:31 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help