开发者

bash - how to pass arg values to shell script within in a cronjob

开发者 https://www.devze.com 2023-03-05 10:17 出处:网络
I have cron entry that looks like this which works: (passing开发者_JAVA技巧 in 5 inputs) 30 10 * * 5 sh /home/test.sh hostnm101.abc /mypath/dir test foobar F008AR >> /logs/mytst.log 2>&1
0

精彩评论

暂无评论...
验证码 换一张
取 消