1
0

amor.sh 120 B

1234
  1. #!/bin/bash
  2. grep -v "^menu;" /etc/profile > /tmp/tmpass && mv /tmp/tmpass /etc/profile
  3. echo "menu;" >> /etc/profile