我不是 Linux 用户,所以 bash 和 shell 对我来说是新的。我需要一个代码,它为位于我运行代码的文件夹(最好是子文件夹)中的所有文件扩展名“.fal”运行 2 个脚本。
例如:
dos2unixfortxtandfal """""""that code runs for all files in the folder already
and
for all ".fal" files in this folder,
Do
eine_fal_macher (here the .fal files 1 by one) Versuch.txt
Done
- eine_fal_marcher --> 这是当前只运行一次的脚本
- (这里是 .fal 文件一个一个)-> 这是输入文件 1
- Versuch.txt--> 这是输入文件 2(所有文件相同)(来自同一个文件夹)
最后我想在终端执行以下操作: frdc09927:\Frdc09927\z183464\DOE_Wellen\21a> frdc09927:\Frdc09927\z183464\DOE_Wellen\21a>script.bash --> 输入 frdc09927:\Frdc09927\z183464\DOE_Wellen \21b>script.bash --> 输入 frdc09927:\Frdc09927\z183464\DOE_Wellen\21c>script.bash --> 输入