Pgrep not working over remote ssh in bash script

前端 未结 0 634
灰色年华
灰色年华 2021-01-02 05:59

Can I ask how to execute pgrep command over remote ssh in bash script?

This is the code I tried and it does not work:

PNAME="process_         


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