alias ip='ip -c' alias shutup='su -c "shutdown -h now"' alias restart='su -c "reboot"' alias sleep='su -c "hibernate-ram"'