标签:roo chmod etc root inux yum 安装 inotify pass
[root@rsync-client-inotify /]# yum install rsync -y
[root@rsync-client-inotify /]# echo "redhat">/etc/rsync.password
[root@rsync-client-inotify /]# chmod 600 /etc/rsync.password
[root@rsync-client-inotify /]# cat /etc/rsync.password
Redhat
[root@rsync-client-inotify /]# ll /etc/rsync.password
-rw-------. 1 root root 20 Jun 4 04:27 /etc/rsync.password
标签:roo chmod etc root inux yum 安装 inotify pass
原文地址:https://www.cnblogs.com/fanweisheng/p/11327153.html