Command Utilities for Linux
Find a file
jonas_jones 3975650d1d
Some checks failed
Build and Publish Arch Packages / build-and-publish (push) Failing after 0s
Update to command-utils-1.0.0-6
2026-07-19 17:19:46 +02:00
.forgejo/workflows Initial commit 2026-05-27 16:43:57 +02:00
.idea Edited pkg repo for command-utils 2026-05-27 17:36:42 +02:00
.gitignore Initial commit 2026-05-27 16:43:57 +02:00
build.sh Initial commit 2026-05-27 16:43:57 +02:00
PKGBUILD Update to command-utils-1.0.0-6 2026-07-19 17:19:46 +02:00
README.md Edited pkg repo for command-utils 2026-05-27 17:36:42 +02:00

command-utils-pkg

This package provides utility functions for command-line applications. It includes features such as argument parsing, command execution, and output formatting. The utilities are designed to simplify the development of command-line tools I like to use.

Its easier than to write bash aliases or scripts and manage them individually.

The package includes the following modules:

  • command-utils: print a list of all packages and a short description of each one
  • cl: clear the terminal and show system information
  • jupdate: update all package managers