Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

page request: fuser #8160

Closed
k12ish opened this issue Jun 27, 2022 · 3 comments · Fixed by #8175
Closed

page request: fuser #8160

k12ish opened this issue Jun 27, 2022 · 3 comments · Fixed by #8175
Assignees
Labels
page edit Changes to an existing page(s).

Comments

@k12ish
Copy link

k12ish commented Jun 27, 2022

Command description

Here's a rough summary:

fuser displays the PIDs of processes using the specified files or file systems.

Kill the process with a TCP connection on port 8080:

fuser 8080/tcp -k

Command details

No response

OS

Linux

OS details

No response

@k12ish k12ish added the new command Issues requesting creation of a new page. label Jun 27, 2022
@navarroaxel navarroaxel added the help wanted You can help make tldr-pages better! label Jun 27, 2022
@mfrw
Copy link
Member

mfrw commented Jul 2, 2022

I think we have a page for fuser
Is there any other specific example in your opinion @k12ish that we are missing apart from the 8080/tcp ?

@mfrw mfrw self-assigned this Jul 2, 2022
@mfrw mfrw added page edit Changes to an existing page(s). and removed new command Issues requesting creation of a new page. labels Jul 3, 2022
@k12ish
Copy link
Author

k12ish commented Jul 5, 2022

On a windows PC, this is the output I received:

$ tldr fuser
Warning: Page `fuser` not found in cache.
Try updating with `tldr --update`, or submit a pull request to:
https://github.com/tldr-pages/tldr

It would be helpful if tldr searched all platforms when a command is not found.

I presume that this feature has to be implemented on each tldr client individually?

@k12ish
Copy link
Author

k12ish commented Jul 5, 2022

The TLDR specifications states:

If a page is not available for either the host platform or the common platform, then clients SHOULD search other platforms and display a page from there - along with a warning message.

I shall take up this gripe with tealdeer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
page edit Changes to an existing page(s).
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants