If you login as administrator/root :
chmod ${+/-}${r/w} ${file_name}
when not as administrator :
sudo chmod ${+/-}${r/w} ${file_name}