Proxmark / proxmark3

Proxmark 3
http://www.proxmark.org/
GNU General Public License v2.0
3.09k stars 901 forks source link

command separator #991

Open githubkuyaya opened 2 years ago

githubkuyaya commented 2 years ago

Is there a way to execute multiple commands on one line? I tried a lot of different things, like ;, "command1" "command2, &, &&, |, ||, ^T, etc. I thought it'd be the fastest method to just ask here, as I haven't found anything related online and in the docs.