• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

lsof-org / lsof / 171
46%

Build:
DEFAULT BRANCH: master
Ran 22 Sep 2020 07:59PM UTC
Jobs 1
Files 13
Run time 5s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
171

push

travis-ci-com

web-flow
Add the way to include (or exclude) all numbered file descriptors to -d option (#105)

"fd" is a pseudo file descriptor name for the purpose.
See the following output on Linux; lsof doesn't print cwd, rtd, txt, and mem files.

	  # ./lsof -p $$ -a -d fd
	  COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
	  bash    866421 root    0u   CHR  136,1      0t0    4 /dev/pts/1
	  bash    866421 root    1u   CHR  136,1      0t0    4 /dev/pts/1
	  bash    866421 root    2u   CHR  136,1      0t0    4 /dev/pts/1
	  bash    866421 root  255u   CHR  136,1      0t0    4 /dev/pts/1

Signed-off-by: Masatake YAMATO <yamato@redhat.com>

3157 of 6480 relevant lines covered (48.72%)

22823.3 hits per line

Jobs
ID Job ID Ran Files Coverage
1 171.1 22 Sep 2020 07:59PM UTC 0
48.72
Travis Job 171.1
Source Files on build 171
  • Tree
  • List 13
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Build #171
  • 0fa7eb7c on github
  • Prev Build on master (#169)
  • Next Build on master (#171)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc