Show Menu
Cheatography

ITtips Cheat Sheet (DRAFT) by

This is a draft cheat sheet. It is a work in progress and is not finished yet.

List size of FASTQ files

for x in *.gz; do unpigz -p 8 -c $x | wc -l && echo $x; done > info.txt

UNIX

Show file organi­zation of the current directory
tree -d

Basemount

basemount Basespace/