Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Xfennec
/
progress
Public
Notifications
You must be signed in to change notification settings
Fork
313
Star
8.9k
Code
Issues
48
Pull requests
18
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Various new CLI options.
- #13
#13
Open
toofar
wants to merge 15 commits into
Xfennec:master
Xfennec/progress:master
from
toofar:master
toofar/cv:master
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
Various new CLI options.
#13
toofar
wants to merge 15 commits into
Xfennec:master
Xfennec/progress:master
from
toofar:master
toofar/cv:master
Copy head branch name to clipboard
Commits
Commits on Jul 18, 2014
Check /cmdline for programe name as well as /exe.
Show description for 24830b8
toofar
committed
24830b8
View commit details
Copy full SHA for 24830b8
Browse repository at this point
Allow passing multiple names to -c comma delimited.
Show description for 59a129f
toofar
committed
59a129f
View commit details
Copy full SHA for 59a129f
Browse repository at this point
Add alternatives section in readme.
Show description for 2dfdca7
toofar
committed
2dfdca7
View commit details
Copy full SHA for 2dfdca7
Browse repository at this point
Add --verbose flag for tedious permission errors etc.
Show description for 9de9fbc
toofar
committed
9de9fbc
View commit details
Copy full SHA for 9de9fbc
Browse repository at this point
Add pid/path info to error messages.
toofar
committed
f7b5dc2
View commit details
Copy full SHA for f7b5dc2
Browse repository at this point
Add --glob argument to use fnmatch() instead of strcmp().
Show description for c94fea1
toofar
committed
c94fea1
View commit details
Copy full SHA for c94fea1
Browse repository at this point
Add --full argument to match against the entire command line.
Show description for 18d9a23
toofar
committed
18d9a23
View commit details
Copy full SHA for 18d9a23
Browse repository at this point
Add --case-insensitive argument.
Show description for fa64653
toofar
committed
fa64653
View commit details
Copy full SHA for fa64653
Browse repository at this point
Optimization: only go through /proc once.
Show description for d38470d
toofar
committed
d38470d
View commit details
Copy full SHA for d38470d
Browse repository at this point
Factor out "".split(",") method.
Show description for 672f73c
toofar
committed
672f73c
View commit details
Copy full SHA for 672f73c
Browse repository at this point
Add --directory argument to filter proc/fd list by directory.
Show description for e20a564
toofar
committed
e20a564
View commit details
Copy full SHA for e20a564
Browse repository at this point
Allow to filter proc/fd results by directory.
Show description for 53f1d59
toofar
committed
53f1d59
View commit details
Copy full SHA for 53f1d59
Browse repository at this point
Allow directory filter to user relative paths, symlinks.
Show description for 004fd6c
toofar
committed
004fd6c
View commit details
Copy full SHA for 004fd6c
Browse repository at this point
Allow to filter proc/fd results by size.
Show description for bf3a632
toofar
committed
bf3a632
View commit details
Copy full SHA for bf3a632
Browse repository at this point
Allow passing human readable sizes to --size.
Show description for 532d59c
toofar
committed
532d59c
View commit details
Copy full SHA for 532d59c
Browse repository at this point
You can’t perform that action at this time.