holzschu / holzschu/a-shell

pipe to shell

Open
#445 2 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.