Home Articles FAQs XREF Games Software Instant Books About Feedback Search Site-Map
irt.org logo

Feedback on: irt.org FAQ Knowledge Base Q1486

irt.org | About | Feedback | 3139 [ previous next ]

Feedback on:
irt.org FAQ Knowledge Base Q1486

Sent by
chris on September 07, 2001 at 02:02:43:

Comments:
I can invoke a new process on MS Windows, but can't on Alpha Unix.
// ##############################
Runtime r = Runtime.getRuntime();
Process p = null;
//p = r.exec("ls -l > filelist.txt");
p = r.exec("D:\\WINNT\\notepad.exe ");


Other feedback on 'irt.org FAQ Knowledge Base Q1486' - show all


Provide feedback ...
AddThis Social Bookmark Button

Provide feedback ... AddThis Social Bookmark Button


Last Updated: 21st December 2007. Maintained by: Martin Webb
irt.org liability, trademark, document use, privacy statement and software licensing rules apply.
Copyright © 1996-2008 irt.org, All Rights Reserved.