notes/How to copy permissions from one file to another on Linux-srUfMsaj.sh
#How to copy permissions from one file to another on Linux

#http://www.cyberciti.biz/faq/how-to-copy-permissions-from-one-file-to-another-on-linux/

chmod --reference=file.txt dest1.txt dest2.txt dest3.conf

syntax highlighted by Code2HTML, v. 0.9.1