brfs(1)

for stdin

Section 1 node-brfs bookworm source

Description

NAME

brfs — Inline javascript fs.readFileSync() call

SYNOPSIS

brfs [File]

DESCRIPTION

brfs inline ‘fs.readFileSync()‘ function calls from ‘file‘, printing the transformed file contents to stdout. File could be omited or be - for stdin.

SEE ALSO

nodejs(1) 8/4/2017 brfs(1)