Pinned Repositories
eopen-ecd
Open from WSL + Change Terminal and Explorer directory at once
getoptions
An elegant option/argument parser for shell scripts (full support for bash and all POSIX shells)
ghostplay
Automatic terminal input tool - ghost types your script!
io
io - Summarize I/O resources used by the command (like the time command)
lowline
POSIX-compliant shell script function library
psig
Print signal mask
readlinkf
Portable POSIX compliant readlink -f implementation for shell scripts
sh-i18n
Fully portable gettext library for POSIX-compliant shell scripts
shdotenv
dotenv for shells with support for POSIX-compliant and multiple .env file syntax
url
URL builder with URL encoding for CLI and portable shell scripts
ko1nksm's Repositories
ko1nksm/getoptions
An elegant option/argument parser for shell scripts (full support for bash and all POSIX shells)
ko1nksm/shdotenv
dotenv for shells with support for POSIX-compliant and multiple .env file syntax
ko1nksm/readlinkf
Portable POSIX compliant readlink -f implementation for shell scripts
ko1nksm/ghostplay
Automatic terminal input tool - ghost types your script!
ko1nksm/eopen-ecd
Open from WSL + Change Terminal and Explorer directory at once
ko1nksm/sh-i18n
Fully portable gettext library for POSIX-compliant shell scripts
ko1nksm/url
URL builder with URL encoding for CLI and portable shell scripts
ko1nksm/io
io - Summarize I/O resources used by the command (like the time command)
ko1nksm/lowline
POSIX-compliant shell script function library
ko1nksm/psig
Print signal mask
ko1nksm/myvm
Easy and simple tool to automatically install an OS in a virtual machine using OCR and automatic keystrokes that you can maintain yourself
ko1nksm/sh-i18n-examples
sh, bash, ksh i18n examples
ko1nksm/sh-pipestatus
Portable PIPESTATUS with pipefail support for POSIX shells
ko1nksm/kcov-alpine-docker
Docker image of kcov based on alpine
ko1nksm/ksh93-i18n
ksh93 i18n (catgets) example
ko1nksm/shell-pipeline-parallelism
Basic knowledge of shell parallel processing
ko1nksm/shtris
Tetris game written in pure shell (sh). followed the Tetris guideline(2009)
ko1nksm/bash
Dockerfile for bash
ko1nksm/dockerfiles
My favorite dockerfiles (personal use)
ko1nksm/easy-rsa-shell
Easy and secure shell for manage a PKI CA using EasyRSA
ko1nksm/homebrew-getoptions
ko1nksm/vpn-server
Easily deploy OpenVPN Server on Google Cloud Platform
ko1nksm/.github
ko1nksm/bpkg
Lightweight bash package manager
ko1nksm/docker-build-trigger
Trigger your Docker hub Automated Build
ko1nksm/gcp-startup-script-issue
Two Stackdriver agents (google-fluentd) will run after `sudo reboot` and high cpu usage
ko1nksm/infra-tools
ko1nksm/kcov
Code coverage tool for compiled programs, Python and Bash which uses debugging information to collect and report data without special compilation options
ko1nksm/seq2gif
Convert a ttyrec record into a gif animation directly (almost vt102 compatible terminal emulation).
ko1nksm/st
C port of Ken Thompson's Space Travel