https://github.com/bberberov/userexec
Collection of scripts and tools. They are either wrappers, too small for an independent package, or too early in their development.
https://github.com/bberberov/userexec
bash bash-script scripts syntax-highlighting tools utilities utility-scripts
Last synced: 14 days ago
JSON representation
Collection of scripts and tools. They are either wrappers, too small for an independent package, or too early in their development.
- Host: GitHub
- URL: https://github.com/bberberov/userexec
- Owner: bberberov
- Created: 2022-07-05T03:35:07.000Z (almost 4 years ago)
- Default Branch: core
- Last Pushed: 2026-04-07T20:02:03.000Z (about 2 months ago)
- Last Synced: 2026-04-07T22:11:45.409Z (about 2 months ago)
- Topics: bash, bash-script, scripts, syntax-highlighting, tools, utilities, utility-scripts
- Language: Shell
- Homepage:
- Size: 238 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# userexec
A collection of scripts and tools. They are either wrappers, too small for an independent package, or too early in their development.
## Requirements
- `bash` version >= 2.02, from 1998-04-18
- `less` version >= 340, for `-F`, `-R` and Unicode support
- `sed`, best is GNU `sed`
- `which`, to test command availability
## Goals
- Cross-platform: BSD, Linux, macOS, Windows, ...
## See Also
- [dotfiles.github.io](https://dotfiles.github.io/) - "Your unofficial guide to dotfiles on GitHub"
- [userconfig](https://github.com/bberberov/userconfig) - configuration files (dotfiles) to completent these scripts and tools
- [userweb](https://github.com/bberberov/userweb) - [userstyles](https://github.com/openstyles/stylus/wiki/UserCSS) and userscripts for the Web
## License
Licensed under the [EUPL-1.2](https://joinup.ec.europa.eu/collection/eupl/eupl-text-eupl-12) only.