I have tried the escape character but it doesn't seems works with !. I need this to auto-configure packages using scripts.
! is magic in a default interactive bash session, but not in scripts (set +H to disable in an interactive prompt). In any case:
echo '#!/bin/bash'
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With