我想sh从Scala应用程序执行该文件.假设我有createPassword.sh文件,我需要sh从Scala应用程序调用此文件并获取输出.
sh
createPassword.sh
如何通过scala应用程序实现?
scala process
process ×1
scala ×1