Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 224 Bytes

File metadata and controls

4 lines (3 loc) · 224 Bytes

UnixCMDJava

How to use unix command in java code ?

This java code example demonstrates how to use and run unix commmand in java. The code will run and shows the present working directory of java project in the console.