Tag Archives: chown

linux chmod/chown syntax and chmod/chown examples

linux chmod change file modes or Access Control Lists. chmod [options] mode file;linux chown change file owner and group. chown [options] owner[:group] file Continue reading

Posted in Internet Technology | Tagged , , | Comments Off on linux chmod/chown syntax and chmod/chown examples