Which command do you use to make the /etc/inputrc file immutable?
chattr +i /etc/inputrc
chmod 666 inputrc
chmod g=rw inputrc
None