2019年10月26日 星期六

[ Shell ] which is running

ps p $$ o comm=

沒有留言:

張貼留言

[SSH & SCP] ignore known hosts

Host's key could be changed in many cases. It's a good idea to ignore host's key if no security issues. Add following options ...