Cannot understand the complex “sed” and “awk” expression

后端 未结 0 583
猫巷女王i
猫巷女王i 2020-12-31 01:32

I\'m trying to understand the following expression composed of sed and awk commands:

sed -e \'s/\\.wav//\' $dir/wav.flist | awk -F \         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题