Compare with Previous - Blame - Download
#!/bin/bash echo Content-type: text/plain echo echo "/etc/hosts routeru `hostname` " echo /bin/more /etc/hosts
#!/bin/bash
echo Content-type: text/plain
echo
echo "/etc/hosts routeru `hostname` "
/bin/more /etc/hosts