how to execute this sh file. I am not sure what is the argument to be passed

前端 未结 0 643
攒了一身酷
攒了一身酷 2021-02-07 12:23

I have attached the sample sh file

sh file #!/bin/sh export LD_LIBRARY_PATH=/app/instantclient_12_2 cd $1 echo python $2 $3 python $2 $3 >/insert log p

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