打包传输
tar cvf akdFiles.tar .txt ftp -ni<<! open 10.xx.xx.xx user mxx mxx passive cd cxxx/email
分类目录归档:shell
打包传输
tar cvf akdFiles.tar .txt ftp -ni<<! open 10.xx.xx.xx user mxx mxx passive cd cxxx/email
find . -name "*.properties"|xargs grep -i "JKURL" find . -name "*.sh"|xargs grep -i "nohup" | grep
#!/bin/expect send_user "You are the best\r\n" set timeout 30 sleep 0