Programming Utilities
Command directory for Programming tools and utilities.
eval
Define environment variables for the duration of the current shell session.
exrex
Exrex is a regex-based pattern generator used for creating strings that conform to specified regex patterns.
eim
This command automates the installation of the ESP-IDF configurations using a predefined TOML file.
ecpg
ecpg preprocesses SQL statements in C applications, particularly for Autocommit transactions, assuring correctness and completeness before execution.
expr
Use `expr` for conditional evaluation of expressions, suitable for scripting logic operations.
elasticsearch-node
elasticsearch-node help command provides information regarding the command structure and operational guidelines for managing Elasticsearch nodes.
elasticsearch-create-enrollment-token
elasticsearch-create-enrollment-token facilitates secure node associations in Elasticsearch clusters.
elvish
Executes an Elvish script file from a specified path, facilitating scripted operations within the Elvish shell environment.
eva
eva is a command-line expression evaluator that processes mathematical expressions.
editor
Fisher is a plugin manager for Fish shell that streamlines the process of editing configurations and installing plugins seamlessly into the Fish environment.
else
This command references the 'else' statement, a fundamental control structure used in most programming languages to provide alternative execution paths.
esac
Bash keyword to terminate case statements.
esc-i
Insert mode allows for the direct editing of text, enabling user input in Neovim.
esc-search_pattern-enter
Searching within Neovim documents assists in quickly locating necessary information for editing tasks.
esc-u
Vim's undo functionality operates in Normal mode, allowing for efficient retrieval of previously made edits, supporting agile coding practices.
esc-y-y-d-d
Copying or cutting lines allows for easy manipulation of text within Neovim, facilitating efficient edits.
example
Shows example outputs based on Yacas functions in an active session.
execpod
Provides a mechanism for executing commands directly within a Kubernetes pod's container environment, facilitating real-time troubleshooting.
exit-quit-logout-q
A set of commands to terminate a session with the Arthas client when debugging Java applications.