Really sorry to disturb u. I want to change a file's owner to andrew.chan.
But if I type chown
andrew.chan abc, it will recogize the user as andrew and group as chan since there is a period between the name and the firstname. Since chown delimits user and group using periods, how do I put a username with a period in between? |
- Re: Username with period Andrew Chan
- Re: Username with period Jim Meyering