shell

command
v0.0.0-...-ba0b20d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 27, 2026 License: GPL-3.0 Imports: 11 Imported by: 0

Documentation

Overview

`shell` is the interactive AvyOS command shell.

Capabilities: - Runs built-in and external commands. - Supports aliases, history, and environment variables. - Supports pipes and basic redirection (`|`, `>`, `>>`, `<`).

Built-in examples: ```sh help cd /users/alice alias ll='list --long' export EDITOR=notepad history ```

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL