SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

fstail rpm build for : openSUSE Tumbleweed. For other distributions click fstail.

Name : fstail
Version : 0.1.0 Vendor : openSUSE
Release : 1.3 Date : 2024-09-26 12:52:10
Group : Unspecified Source RPM : fstail-0.1.0-1.3.src.rpm
Size : 1.54 MB
Packager : http://bugs_opensuse_org
Summary : Scan a directory for changed files and tail them
Description :
fstail - scan a directory for changed files and tail them

When you need to see the output from all changed files within a directory.
Why doesn\'t tail -f /var/logs/* work?

Unfortunately, tail -f /logs/* may not do what you want it to do. Bash will
expand * to all existing files within /logs/ and then show the extra lines
added to each of them.

It also will not recurse down, any levels deeper than the current directory.
How is fstail different then?

fstail uses the gopkg.in/fsnotify to detect both new files, and existing files
that are changed. It then starts concatenting their contents to the terminal.

RPM found in directory: /vol/rzm3/linux-opensuse/ports/i586/tumbleweed/repo/oss/i586

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  fstail-0.1.0-1.3.i586.rpm
     Search for other platforms
fstail-0.1.0-1.3.sparc.rpm
fstail-0.1.0-1.3.alpha.rpm
fstail-0.1.0-1.3.ppc.rpm
fstail-0.1.0-1.3.ia64.rpm
fstail-0.1.0-1.3.s390.rpm

Provides :
fstail
fstail(x86-32)

Requires :
libc.so.6
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1)
libc.so.6(GLIBC_2.1.3)
libc.so.6(GLIBC_2.3.2)
libc.so.6(GLIBC_2.32)
libc.so.6(GLIBC_2.34)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/bin/fstail
/usr/share/doc/packages/fstail
/usr/share/doc/packages/fstail/README.md
/usr/share/licenses/fstail
/usr/share/licenses/fstail/LICENSE

 
ICM