我正在编写一个脚本,以便在Windows和Linux上启动java程序。它需要使用配置文件,因为我将拥有批处理文件(在Windows上)和shell脚本(在Linux上)。for /F "delims=" %%A IN (cmd.config) DO SET %%Aif [ -f "cmd.config" ]; then/cmd.config"现在,我想以shell格式
我试图使用shell脚本将文件中的句子分割成不同的行。我想从my_text.txt读取并包含的文件。you want to learn shell script? First, you want to learn Linux command!then. you can learn shell script.您想先学习shell脚本,然后学习Linux命