{"id":16164288,"url":"https://github.com/troglobit/jush","last_synced_at":"2025-07-27T12:38:20.958Z","repository":{"id":44399517,"uuid":"181564045","full_name":"troglobit/jush","owner":"troglobit","description":"just give me a unix shell","archived":false,"fork":false,"pushed_at":"2022-07-10T15:10:33.000Z","size":176,"stargazers_count":32,"open_issues_count":0,"forks_count":5,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-28T12:46:10.760Z","etag":null,"topics":["c","editline","shell","unix","unix-shell"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/troglobit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-04-15T20:52:55.000Z","updated_at":"2024-11-11T17:23:42.000Z","dependencies_parsed_at":"2022-07-15T03:46:49.945Z","dependency_job_id":null,"html_url":"https://github.com/troglobit/jush","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/troglobit%2Fjush","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/troglobit%2Fjush/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/troglobit%2Fjush/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/troglobit%2Fjush/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/troglobit","download_url":"https://codeload.github.com/troglobit/jush/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243955251,"owners_count":20374369,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["c","editline","shell","unix","unix-shell"],"created_at":"2024-10-10T02:46:04.788Z","updated_at":"2025-03-18T22:31:30.234Z","avatar_url":"https://github.com/troglobit.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"jush - just a useless shell\n===========================\n[![License Badge][]][License] [![GitHub Status][]][GitHub] [![Coverity Status][]][Coverity Scan]\n\njush is an almost useless shell for UNIX systems.  It is developed on\nUbuntu and Debian GNU/Linux but is regularly tested on FreeBSD as well.\n\n![The jush shell](jush.png)\n\u003e _\"I'm writing my own shell, it's nothing fancy like bash or anything ...\"_\n\n\nFeatures\n--------\n\n- Pipes using `|`\n- Backgrounding using `\u0026`\n- Basic job control\n- Redirect, basic using `\u003c` and `\u003e`\n- Command separation using `;`\n- Conditional execution `cmd \u0026\u0026 cmd` and `cmd || cmd`\n- Environment variables (basic)\n- Command completion\n- Filename completion\n\n\nBuilding\n--------\n\nThe project use the de facto standard GNU configure and build system to\nensure portability, so all you need is to run the `./configure` script\nto get up and running.\n\n**Requirement:** [editline][]\n\nIf you check out the sources from GIT, first run `./autogen.sh` which\ncreates the necessary files -- this also requires the GNU autoconf and\nautomake tools.\n\n\nOrigin \u0026 References\n-------------------\n\njush was written from scratch by [Joachim Wiberg](http://troglobit.com)\nand is availalbe as Open Source under the ISC license.\n\nThe name doesn't really mean anything, but it could be one of:\n\n- Jocke's UNIX SHell\n- Just give me a UNIX SHell\n- Just a Useless SHell\n- Jocke's ush (micro shell)\n\n\u003e The short form of Joachim is Jocke, only makes sense in Swedish\n\n[GitHub]:          https://github.com/troglobit/jush/actions/workflows/build.yml/\n[GitHub Status]:   https://github.com/troglobit/jush/actions/workflows/build.yml/badge.svg\n[License]:         https://en.wikipedia.org/wiki/ISC_license\n[License Badge]:   https://img.shields.io/badge/License-ISC-blue.svg\n[Coverity Scan]:   https://scan.coverity.com/projects/18269\n[Coverity Status]: https://scan.coverity.com/projects/18269/badge.svg\n[editline]:        https://github.com/troglobit/editline\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftroglobit%2Fjush","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftroglobit%2Fjush","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftroglobit%2Fjush/lists"}