Skip to content

Is it possible to chain commands with pipe operator? #15

Closed Answered by BppleMan
havebeenfitz asked this question in Q&A
Discussion options

You must be logged in to vote

You might try bash -c, using bash as the main command of Command, -c is the first parameter, followed by your external command as the second parameter

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@havebeenfitz
Comment options

Answer selected by havebeenfitz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants