Skip to content
Success

Changes

Summary

  1. pySim-shell: New '-e' command line argument (details)
Commit 78c22a7d635de4db9feaca36d85d89817494a425 by laforge
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