https://github.com/noraj/quartz-utils
Everyday CLI utilities that are easily pipable
https://github.com/noraj/quartz-utils
bug-bounty linux pipe unix utilities utility utils
Last synced: about 1 year ago
JSON representation
Everyday CLI utilities that are easily pipable
- Host: GitHub
- URL: https://github.com/noraj/quartz-utils
- Owner: noraj
- License: mit
- Created: 2024-04-21T22:38:41.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2025-01-27T00:55:43.000Z (over 1 year ago)
- Last Synced: 2025-04-12T05:38:02.606Z (about 1 year ago)
- Topics: bug-bounty, linux, pipe, unix, utilities, utility, utils
- Language: Crystal
- Homepage: https://noraj.github.io/quartz-utils/
- Size: 121 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# quartz-utils





**quartz-utils** Everyday CLI utilities that are easily pipable
## Build


For `x86_64-linux-gnu`, a pre-compiled static binary is available and for pre-compiled object, see [releases](https://github.com/noraj/quartz-utils/releases). Else you can [build](docs/build.md) one.
## Install
[](https://repology.org/project/quartz-utils/versions)
See [install](docs/install.md) instructions.
## Utils & Usage
- `url2host`: Extract host from URL
- `stripansi`: Remove ANSI escape sequences
- `crlf2lf`: Convert CRLF to LF
- `lf2crlf`: Convert LF to CRLF
See examples at [Utils](docs/utils.md)
## Documentation
Documentation homepage: https://noraj.github.io/quartz-utils/
[](https://noraj.github.io/quartz-utils/utils)
[](https://noraj.github.io/quartz-utils/build)
[](https://noraj.github.io/quartz-utils/install)
[](https://noraj.github.io/quartz-utils/CHANGELOG)
[](https://noraj.github.io/quartz-utils/creating)
[](https://noraj.github.io/quartz-utils/development)
## Author
- [noraj](https://pwn.by/noraj/) - creator and maintainer