arg VS tinysh

Compare arg vs tinysh and see what are their differences.

arg

usage: arg [...args]; output: (count of args):(len of args) (...quoted arguments) (by denisde4ev)
sh

tinysh

Tiny UNIX shell, de-obfuscated, modernized, and "rewritten in Rust". (by zserge)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
arg tinysh
2 1
1 85
- -
0.8 10.0
about 1 year ago almost 4 years ago
Shell C
- Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

arg

Posts with mentions or reviews of arg. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-11.
  • ls is bloat
    5 projects | /r/linuxmemes | 11 May 2023
    even I make exceptions, https://github.com/denisde4ev/arg/blob/master/arg.bash but dont worry, its heavy commented + video ref. and I even left the fallback code commented in case new version of bash has even brokenier version of echo.
  • Out of curiosity, what is your best script you can showcase?
    11 projects | /r/bash | 5 Mar 2023
    and another one very useful arg. for debugging problems in quoting. it has sh and C version. [count]:[length] [...quoted] https://github.com/denisde4ev/arg

tinysh

Posts with mentions or reviews of tinysh. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-11.
  • ls is bloat
    5 projects | /r/linuxmemes | 11 May 2023
    countertheory: globbing is bloat - just takea look at how small you can make a shell if you dont add globbihg support: https://github.com/zserge/tinysh/blob/master/src/main.rs adding ls to the builtins is way less bloat than adding globbing

What are some alternatives?

When comparing arg and tinysh you can also consider the following projects:

bin - my bins (mostly shell scripts)

shrc - My bashrc/shrc that supports bash, zsh, busybox ash and even Dash. ( has: OS and shell detection )

fml - :card_index_dividers: A stupid simple, fast TUI file manager written in BASH v4.2+

exa - A modern replacement for ‘ls’.

pkm - A super minimal TUI package manager wrapper written in BASH v4.2+

dyetide - a bash script that replaces hex, rgb, or hsl color codes out for other color codes. either within a file or from the terminal!

forkrun - runs multiple inputs through a script/function in parallel using bash coprocs

thepkg - {STILL IN PROGRESS} simple package manager powered by tar

dun - Meeting notes and todo tasks CLI

nvm - Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions

wgs - A minimal wallpaper getter setter written in pure BASH