GenomeComb

less

Format

cg less ?options? file

Summary

view a (possibly compressed) file using the pager less.

Description

This conveniance function allows you to view files with the pager less using the same command regardless of compression. The file is decompressed if needed (i.e. when it has the appropriate extension indicating one of the supported algorithms (zst, lz4, gz, bgz, rz, bz2).

Arguments

file ...
file to be view

Options

Options are passed straight to less

Category

tsv