Commit Graph

176 Commits

Author SHA1 Message Date
Yang Hau 5091640b74 lsmem: Add lsmem 2024-07-26 23:16:11 +08:00
Sylvestre Ledru e0e29e51c9 Merge pull request #48 from cakebaker/lscpu_show_help_and_version
lscpu: make `--help` & `--version` work
2024-07-25 00:27:34 +02:00
sisungo 69d9c6e4a5 Implement rev (#56)
* Implement `rev`

* Use uucore facility for error reporting
2024-06-28 16:23:50 +02:00
Daniel Hofstetter 2ddfed1d76 lscpu: make --help & --version work 2024-05-13 09:33:25 +02:00
sisungo c9ee7d6447 Implement ctrlaltdel (#31)
* Implement ctrlaltdel

* Add tests for `ctrlaltdel`

* Bless the unit tests on unsupported platforms
2024-05-12 13:37:17 +02:00
Daniel Hofstetter d875ddb07e lscpu: fix two "unused variable" warnings 2024-05-06 15:12:11 +02:00
Daniel Hofstetter 2fb5f5e996 lscpu: fix "never_loop" clippy lint 2024-05-06 15:12:11 +02:00
Daniel Hofstetter 5c033a70f6 mountpoint: fix two clippy warnings on Windows 2024-04-19 09:26:50 +02:00
Daniel Hofstetter 1c467f00a2 mountpoint: make it compile on Windows 2024-04-08 10:29:08 +02:00
Sylvestre Ledru 8352da0527 remove renice: moved to https://github.com/uutils/bsdutils 2024-01-26 20:34:00 +01:00
Sylvestre Ledru 8c08862e85 rustfmt the code 2024-01-26 20:22:40 +01:00
Sylvestre Ledru 8349d5cf6a pwdx is part of procps - moved https://github.com/uutils/procps 2024-01-26 20:22:28 +01:00
Sylvestre Ledru 23352028a7 more fixes 2024-01-26 19:54:52 +01:00
Sylvestre Ledru 5e5ded2555 renice: use clap for real 2024-01-26 19:43:36 +01:00
Sylvestre Ledru dc7f34cc9b renice: use clap for real 2024-01-26 19:41:39 +01:00
Sylvestre Ledru 0747ccf170 mountpoint: use clap 2024-01-26 19:28:32 +01:00
Sylvestre Ledru 7c7f5fa5d4 rustfmt the code 2024-01-26 19:16:15 +01:00
Sylvestre Ledru 4280abe67c match the coreutils style 2024-01-26 19:15:05 +01:00
Sylvestre Ledru 1b4b449d49 match the coreutils style 2024-01-26 19:09:54 +01:00
Sylvestre Ledru dbd425ccf7 fix warnings 2024-01-16 22:31:37 +01:00
Sylvestre Ledru 10811a35bd add mountpoint 2024-01-16 22:29:32 +01:00
Sylvestre Ledru 9737677a2d add license headers 2024-01-16 22:29:02 +01:00
Sylvestre Ledru e99a1184d0 rustfmt the code 2024-01-16 19:23:15 +01:00
Sylvestre Ledru 3dcdc952d5 add renice 2024-01-16 19:22:43 +01:00
Sylvestre Ledru 7163749b04 draft of pwdx 2024-01-16 19:10:20 +01:00
Sylvestre Ledru 8bba913e56 draft of lscpu 2024-01-16 19:10:13 +01:00