diff --git a/bashrc.d/local/lbbrs-pwalker2.bash b/bashrc.d/local/lbbrs-pwalker2.bash new file mode 100644 index 0000000..252fd4a --- /dev/null +++ b/bashrc.d/local/lbbrs-pwalker2.bash @@ -0,0 +1,5 @@ +alias jtagserial="telnet 10.178.4.7 2300" +alias jtagserial2="telnet 10.178.4.7 2301" + +# alias bounce_7252sb0="scp -r stbbri-sec-1:/local/home/pw921828/tmp/bounce/* ~/target/security/7252sb0" +alias bounce_7252sb0="rsync -avz stbbri-sec-1:tmp/bounce/ /local/pwalker/target/security/7252sb0"