Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
これが私がやろうとしていることですが、代わりにpythonを使いたいです:
test=$(perl -e 'print "test"') [webalert@localhost scripts]$ echo $test test
perl -e に相当する python はありますか? どうも。