Back to Browse

Directing and piping STDOUT in Linux

1.5K views
Dec 18, 2021
6:50

Here I show how to direct standard out (STDOUT) to a file or how to pipe it into another command. I also give a couple simple examples of the grep and wc commands. Directing STDOUT is very important in bioinformatics and in general linux BASH usage.

Download

0 formats

No download links available.

Directing and piping STDOUT in Linux | NatokHD