Here are
134 public repositories
matching this topic...
A pure Unix shell script implementing ACME client protocol
Updated
Feb 22, 2022
Shell
A temporary email right from your terminal written in POSIX sh
Updated
Feb 27, 2022
Shell
config manager based on Git
Updated
Oct 27, 2021
Shell
Modernish is a library for writing robust, portable, readable, and powerful programs for POSIX-based shells and utilities.
Updated
Dec 11, 2021
Shell
A full-featured BDD unit testing framework for bash, ksh, zsh, dash and all POSIX shells
Updated
Sep 25, 2021
Shell
module loader for bash scripts with `require` style
Updated
May 26, 2017
JavaScript
DEPRECATED IN FAVOR OF haskell/ghcup-hs
Updated
Apr 16, 2020
Shell
PaSh: Light-touch Data-Parallel Shell Processing
Updated
Feb 25, 2022
Python
Shell scripts for taming the SPF (Sender Policy Framework) records in order to fight 10-maximum-DNS-look-ups limit.
Updated
Oct 5, 2021
Shell
Simple templating engine based on shell.
Updated
Dec 28, 2021
Shell
A Static Parser for POSIX Shell
Updated
Jun 22, 2021
OCaml
A multi-threaded manager for shell scripts, functions, standalone binaries, tab-completions, and more.
Updated
Jan 24, 2021
Shell
🔫 `git unstage` as a service: a Git plugin for the shell that automagically remembers all the different commands there are to remove files from staging and when to use each
Updated
Feb 9, 2022
Shell
Aids you creating a `Dockerfile` by transforming its (interactive shell) history into `RUN` instructions
Updated
Oct 25, 2019
Shell
Useful shell scripts for /bin/sh
Updated
Jan 14, 2022
Shell
A CLI and REPL for invoking shell scripts or commands with multiple POSIX-like shells for portability testing.
Updated
Jul 25, 2018
Shell
POSIX-compliant shell movement boosting hack for real ninjas (aka `cd x` and `cd ...`)
Updated
Apr 22, 2021
Shell
Junk file generator script
zapish - Zabbix API SHell binding
A Pure LISP interpreter written in shell script conformed to POSIX shell
Updated
Jul 17, 2021
Shell
Command line tool to print a textual gantt chart from specially formatted input.
Updated
Sep 21, 2020
Shell
Posix sh compliant pure shell script which waits for a specific command exit status. Works in BusyBox.
Updated
Mar 18, 2017
Shell
A bourne shell written in rust
POSIX shell scripts to figure out if a terminal has a dark or light background
Updated
Aug 8, 2021
Shell
Basic Init Daemon in POSIX sh
Updated
Jul 17, 2020
Shell
Reimplementation of yash, an extended POSIX shell
Updated
Feb 27, 2022
Rust
[mirror] Single-file dotfile manager in POSIX shell
Updated
Sep 16, 2020
Shell
Improve this page
Add a description, image, and links to the
posix-sh
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
posix-sh
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Similar to #119
It could be useful to mount the host file system as overlay, so that we are sure that the host file system is not touched outside the container.
This is also useful for #28
Example:
distrobox create --image alpine:latest --name test-alpine --home /tmp/test-home --overlay-host
Specifically the home should then be mounted with the :O flag:
[...]
--volume /:/run/