filmov
tv
Java - run system commands
![preview_player](https://i.ytimg.com/vi/njx2SJVTmR8/sddefault.jpg)
Показать описание
How to run system commands in Java. Sometimes you might want to run system commands to run other programs or perform shell related tasks, such as file operations or other command line functions from Java. This video shows how to do this with two examples, one which opens a notepad and another that gets a directory of my C:\ drive.