Tags: shell* + bash*

0 bookmark(s) - Sort by: Date โ†“ / Title /

  1. Dune is a shell designed for powerful scripting, combining elements of bash and Lisp, offering normal shell operations and functional programming abstractions for sysadmin tasks.
    2024-09-28 Tags: , , , , , , , by klotz
  2. Dune is a shell that combines the power of Bash with the functional programming capabilities of Lisp, designed for customizable and efficient scripting tasks. Written in Rust, Dune supports metaprogramming concepts and includes a standard library to simplify sysadmin tasks.
    2024-09-28 Tags: , , , , , , by klotz
  3. A tool named 'sol' helps users understand complex shell scripts by expanding them into a more human-intelligible format. It also provides an interactive shell environment for exploration and modification.
    2024-09-24 Tags: , , , , by klotz
  4. Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronization of your history between machines, via an Atuin server.
    2024-06-27 Tags: , , by klotz
  5. This GitHub repository contains bash-completion.el, a script that adds programmable bash completion to Emacs shell-mode. It is based on bash completion and is aware of bash builtins, aliases, and functions. It supports file expansion inside colon-separated variables and after redirections (> or <), escapes special characters when expanding file names, and is configurable through programmable bash completion. It works on remote shells, through TRAMP.
  6. 2021-04-24 Tags: , , , by klotz
  7. substring, replace string, etc.
    2021-03-19 Tags: , , , , , by klotz
  8. ( cmdpid=$BASHPID; (sleep 10; kill $cmdpid) & exec ping www.goooooogle.com )
    2021-06-29 Tags: , , , , by klotz
  9. sudo -- sh -c 'whoami; whoami'
    2020-03-24 Tags: , , , by klotz

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: tagged with "shell+bash"

About - Propulsed by SemanticScuttle