pipe to shell
Open
- Dominant language
- Perl
- Stars
- 3.9k
- Forks
- 213
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
Hello,
is it possible to pipe to a-shell? I like to do something like:
_cat foo.txt | awk -F, '{whatever awk command}' | /bin/zsh_
That is generating a shell command sequence with awk based on a file and executing this commands then in a-shell?
I tried to get the shell identifier using _echo $0_ but this lead to nothing. Thanks a lot for your efforts!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.