Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
/etailPublic

A tail command for looking at data files in a terminal, now developed athttps://github.com/cogentcore/core/tree/main/tensor/cmd/ttail

License

NotificationsYou must be signed in to change notification settings

emer/etail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Report CardGoDoc

IMPORTANT UPDATE:Cogent Core now has an improved version of etail in itsttail package. This version will not be further maintained or developed. The v1 version is still needed for the v1 version of emergent.

etail is atail command for looking at .csv / .tsv log / data files in a terminal window.

This is a Go rewrite of thepdptail command written in perl, dating back to the PDP++ era.

Install

This should install into your$GOPATH/bin dir:

$ go get github.com/emer/etail

Run

Just pass files as args, e.g., on the test files in this dir:

$ etail RA25*

Keys

This is shown when you pressh in the app:

Key(s)Function
spc,npage down
ppage up
fscroll right-hand panel to the right
bscroll right-hand panel to the left
wwiden the left-hand panel of columns
sshrink the left-hand panel of columns
ttoggle tail-mode (auto updating as file grows) on/off
ajump to top
ejump to end
vrotate down through the list of files (if not all displayed)
urotate up through the list of files (if not all displayed)
mmore minimum lines per file -- increase amount shown of each file
lless minimum lines per file -- decrease amount shown of each file
dtoggle display of file names
ctoggle display of column numbers instead of names
qquit

About

A tail command for looking at data files in a terminal, now developed athttps://github.com/cogentcore/core/tree/main/tensor/cmd/ttail

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp