How to open file in sublime and execute with python using xargs
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I'm trying to open a python script and run it at the same time using xargs
. I've tried:
subl script.py | xargs python3
And a few other variations but none seem to work. How would you do this using xargs
?
python xargs sublime-text
New contributor
add a comment |
up vote
0
down vote
favorite
I'm trying to open a python script and run it at the same time using xargs
. I've tried:
subl script.py | xargs python3
And a few other variations but none seem to work. How would you do this using xargs
?
python xargs sublime-text
New contributor
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I'm trying to open a python script and run it at the same time using xargs
. I've tried:
subl script.py | xargs python3
And a few other variations but none seem to work. How would you do this using xargs
?
python xargs sublime-text
New contributor
I'm trying to open a python script and run it at the same time using xargs
. I've tried:
subl script.py | xargs python3
And a few other variations but none seem to work. How would you do this using xargs
?
python xargs sublime-text
python xargs sublime-text
New contributor
New contributor
New contributor
asked 58 mins ago
wcarhart
1012
1012
New contributor
New contributor
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
wcarhart is a new contributor. Be nice, and check out our Code of Conduct.
draft saved
draft discarded
wcarhart is a new contributor. Be nice, and check out our Code of Conduct.
wcarhart is a new contributor. Be nice, and check out our Code of Conduct.
wcarhart is a new contributor. Be nice, and check out our Code of Conduct.
draft saved
draft discarded
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f481048%2fhow-to-open-file-in-sublime-and-execute-with-python-using-xargs%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password