|
|
||
|---|---|---|
| .. | ||
| node_modules | ||
| src | ||
| view | ||
| .npmignore | ||
| README.md | ||
| index.js | ||
| package.json | ||
README.md
#node-tail
Web tail - display last part of a file
##install
npm install -g node-tail
##usage
node-tail -p 3000 ~/file.log
open in browser
http://localhost:3000/