Foothold

ssh [email protected] -t "bash --noprofile" 
export PATH=$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

Last updated