stdbuf
Run a command with modified buffering operations for its standard streams.
stat
Display file status.
starship
The minimal, blazing-fast, and infinitely customizable prompt for any shell.Some subcommands such as init have their own usage documentation.
init
starship-init
Print shell integration code for starship.
standard
The JavaScript Standard Style tool for linting and fixing JavaScript code.
standard-version
Automate versioning and changelog generation, with SemVer and Conventional Commits.
stack
Manage Haskell projects.
st4topgm
Convert an SBIG ST-4 file to PGM.
st-util
Run GDB (GNU Debugger) server to interact with STM32 ARM Cortex microcontoller.
st-info
Get information about connected STLink and STM32 devices.
st-flash
Flash binary files to STM32 ARM Cortex microcontrollers.
sslscan
Check SSL/TLS protocols and ciphers supported by a server.
sshuttle
Transparent proxy server that tunnels traffic over an SSH connection.Doesn't require root or any special setup on the remote SSH server, though root access on the local machine is prompted for.
sshpass
An SSH password provider.It works by creating a TTY, feeding the password into it, and then redirecting stdin to the SSH session.
stdin
sshfs
Filesystem client based on SSH.
sshd
Secure Shell Daemon - allows remote machines to securely log in to the current machine.Remote machines can execute commands as it is executed at this machine.
ssh
Secure Shell is a protocol used to securely log onto remote systems.It can be used for logging or executing commands on a remote server.
ssh-keyscan
Get the public SSH keys of remote hosts.
ssh-keygen
Generate SSH keys used for authentication, password-less logins, and other things.
ssh-copy-id
Install your public key in a remote machine's authorized_keys.