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

Model Linux #738

Open
vorburger opened this issue Jun 26, 2024 · 1 comment
Open

Model Linux #738

vorburger opened this issue Jun 26, 2024 · 1 comment
Assignees
Labels
model/🐧 Models of Linux

Comments

@vorburger
Copy link
Member

vorburger commented Jun 26, 2024

Prefer reading /sys, notably /sys/class, instead of ls* tools:

  1. "Machine"

  2. lsmem -json

  3. lsusb

  4. lspci

  5. lshw -json -businfo/-short -numeric

  6. lspower (from /sys/class/power_supply/*)

  7. Kernel

  8. lsmod (from /proc/modules)

  9. ls FS feat (modl): Outline file & directory model (TBD) #309

  10. Users, with lslogins

  11. Process

  12. lsblk (from /sys/block)

  13. lsfd (more modern than lsof)

  14. lsns and "Containers"

  15. lsattr -alpv

  16. lscpu

  17. lslocks

  18. lsirq

  19. lsmdev (mdevctl alias)

https://en.wikipedia.org/wiki/System_resource ?

@vorburger vorburger added the model/🐧 Models of Linux label Jun 26, 2024
@vorburger vorburger self-assigned this Jun 26, 2024
@vorburger
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
model/🐧 Models of Linux
Projects
None yet
Development

No branches or pull requests

1 participant