Fabian42 / bash_scripts

Contains various bash scripts that I have written mainly for myself.
The Unlicense
5 stars 0 forks source link

dl: piping #2

Open Fabian42 opened 2 years ago

Fabian42 commented 2 years ago

It should be possible to get arguments with stdin, like this:

echo J9AR-TKBb3U | dl

To determine: If stdin and arguments conflict, which takes precedence?

If this is detectable, piping out could also be good:

dl | vlc