Skip to content
Success

Changes

Summary

  1. pySim-shell: New '-e' command line argument (details)
Commit 3845630cf7144436faabea08bca9f126cdcd2af3 by pmaier@sysmocom.de
pySim-shell: New '-e' command line argument

Using '-e' it is possible to specify *multiple* pySim-shell commands
which shall be executed at startup.  This extends the current ability
to execute just a single command.

Example:
./pySim-shell.py -p0 -e 'select ADF.USIM/EF.IMSI' -e 'read_binary_decoded'

Change-Id: I74004f46105553f077c039ca0f86f75afccc7342
The file was modifiedpySim-shell.py