2

これが私がやろうとしていることですが、代わりにpythonを使いたいです:

test=$(perl -e 'print "test"')
[webalert@localhost scripts]$ echo $test
test

perl -e に相当する python はありますか? どうも。

4

1 に答える 1