chown はいろいろな書き方ができる。
# chown user1 file
# chown user1:user1 file
# chown user1: file
# chown user1. file
# chown :user1 file
chown はいろいろな書き方ができる。
# chown user1 file
# chown user1:user1 file
# chown user1: file
# chown user1. file
# chown :user1 file