| Author |
how to detect the operating system in java
|
sonia pandit
Ranch Hand
Joined: Apr 19, 2008
Posts: 137
|
posted

0
|
Is there a way to tell whether the current platform is linux or windows?
Thanks,
Sonia
|
 |
Anuj Prashar
Ranch Hand
Joined: Apr 15, 2008
Posts: 99
|
|
Try this . .
|
SCJP 5,SCWCD 5, RHCT
|
 |
sonia pandit
Ranch Hand
Joined: Apr 19, 2008
Posts: 137
|
posted

0
|
What is the return value in case of Linux and 2) in case of Windows.
Thanks
Sonia
|
 |
Swastik Dey
Ranch Hand
Joined: Jan 08, 2009
Posts: 1195
|
|
|
You can probably use a s.o.p to check the return value.
|
Swastik
|
 |
sonia pandit
Ranch Hand
Joined: Apr 19, 2008
Posts: 137
|
posted

0
|
|
What is s.o.p?
|
 |
Swastik Dey
Ranch Hand
Joined: Jan 08, 2009
Posts: 1195
|
|
Sorry about that,
|
 |
 |
|
|
subject: how to detect the operating system in java
|
|
|