E
es_uomikim
Hi,
I have one small simple question, that I didn't found answer in
google's. It's kind of begginers question because I'm a one. ; )
I wanned to ask how to use scripts with vars on input like this:
$ echo "something" | ./my_script.py
or:
$ ./my_scripy.py var1 var2
As far as I understand there's no $1, $2... etc stuff right ?
Sorry for a silly question.
greetz,
T
I have one small simple question, that I didn't found answer in
google's. It's kind of begginers question because I'm a one. ; )
I wanned to ask how to use scripts with vars on input like this:
$ echo "something" | ./my_script.py
or:
$ ./my_scripy.py var1 var2
As far as I understand there's no $1, $2... etc stuff right ?
Sorry for a silly question.
greetz,
T