1. is it possible to read user input from the gogo shell?
2. can i read, into a variable, the previous output ( from a command run )
?

like
install file:path-to-some-bundle
returns
Bundle ID: <some-number>

3. how could some text be split and extracted?

given the text : Bundle ID: 100
i would like to extract that 100

Reply via email to