https://github.com/katahiromz/limejam
Shuffle lines in ASCII/UTF-8 text file
https://github.com/katahiromz/limejam
c-language command-line command-line-tool file-operations files lines shuffle shuffle-lines text-file tool
Last synced: 2 months ago
JSON representation
Shuffle lines in ASCII/UTF-8 text file
- Host: GitHub
- URL: https://github.com/katahiromz/limejam
- Owner: katahiromz
- License: mit
- Created: 2024-09-29T23:05:29.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-09-30T02:38:26.000Z (8 months ago)
- Last Synced: 2025-03-19T04:38:35.011Z (2 months ago)
- Topics: c-language, command-line, command-line-tool, file-operations, files, lines, shuffle, shuffle-lines, text-file, tool
- Language: C
- Homepage: https://katahiromz.fc2.page/limejam/
- Size: 14.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
# LIMEJAM ― Shuffle lines in ASCII/UTF-8 text file
Usage: LIMEJAM [OPTIONS] your_file.txt
Options:
-k Keep first line
-s Just sort, no shuffle
--help Display this message
--version Display version informationContact: [email protected]