Tuomas Tynkkynen
5283e85556
hexdump: Add tool
...
This supports the same functionality as util-linux hexdump except for
--format and --color options. Output should be bit-exact, except as
added bonus this supports the `-s` option on pipes and other non-seekable
files.
2025-10-21 18:17:21 +03:00
Tuomas Tynkkynen
f9340c3bdc
cal: Add tool
...
This supports most of the important flags and gives bit-exact output
except for spacing in the header line.
2025-09-25 00:03:45 +03:00
Tuomas Tynkkynen
38bdf37fcd
setpgid: Add tool
2025-09-20 20:03:51 +03:00
Tuomas Tynkkynen
fd69cc2230
nologin: Add tool
2025-09-14 18:58:46 +03:00
Sylvestre Ledru
fa608413b2
Move to use uutests
2025-08-08 10:53:37 +02:00
Reagan Bohan
1dcb5524e2
Implement uuidgen
...
Implement uuidgen as a wrapper over the `uuid` crate.
2025-05-02 11:53:04 +00:00
alxndrv
f91b55d0ae
Add tests for mcookie
2025-03-18 20:17:55 +02:00
Daniel Hofstetter
e9d1600bc4
Add renice
...
Co-authored-by: Sylvestre Ledru <sylvestre@debian.org >
2025-03-12 10:05:26 +01:00
Tuomas Tynkkynen
c8aa5a6b57
mesg: Add tool
2025-03-09 02:13:47 +02:00
alxndrv
7e0fde94dd
lslocks: Add test skeleton
2025-02-21 22:42:52 +02:00
Tuomas Tynkkynen
8c98151001
blockdev: Add tool
...
This supports most of the functionality; only missing functionality is
--report with no arguments.
2025-01-19 01:39:27 +02:00
Tuomas Tynkkynen
ca574b49d3
fsfreeze: Add tool
...
Add fsfreeze, a Linux-specific tool used to freeze/thaw writes to a
filesystem. It's an extremely simple tool so this should have full
feature-parity.
2025-01-04 15:26:19 +02:00
Fuad Ismail
7c5caf69ab
tests/dmesg: create test for --kmsg-file and --json option.
2024-11-14 22:58:47 +07:00
Gustavo Noronha Silva
61756085fa
Add setsid implementation
2024-10-06 10:36:37 -03:00
Andy
49fc7ff3ca
Add last Utility ( #65 )
2024-09-19 17:43:18 +02:00
Yang Hau
1783f0250a
lsmem: Impl lsmem
2024-08-25 01:53:38 +08:00
sisungo
69d9c6e4a5
Implement rev ( #56 )
...
* Implement `rev`
* Use uucore facility for error reporting
2024-06-28 16:23:50 +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
Sylvestre Ledru
8352da0527
remove renice: moved to https://github.com/uutils/bsdutils
2024-01-26 20:34:00 +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
59206dfff0
add tests templates
2024-01-26 20:06:52 +01:00