tailf: tailf

View source: R/utils.R View source: R/Flow.R

tailfR Documentation

tailf

Description

"tail -f" +/- grep vector of files

"tail -f" +/- grep vector of files

Usage

tailf(x, n = NULL, grep = NULL)

tailf(x, n = NULL, grep = NULL)

Arguments

x

vector of files

n

integer specific number of lines in file (default = NULL)

grep

string to grep in files (default = NULL)

Author(s)

Marcin Imielinski


mskilab/Flow documentation built on Jan. 12, 2023, 8:31 a.m.