Premium Partner

bash commands

Bash Commands An A-Z Index of the Bash command line for Linux.

Bash Commands An A-Z Index of the Bash command line for Linux.


Set of flashcards Details

Flashcards 264
Students 45
Language English
Category Computer Science
Level Other
Created / Updated 03.10.2017 / 18.10.2023
Licencing No Copyright (CC0)    (https://ss64.com/bash/)
Weblink
https://card2brain.ch/box/20171003_bash_commands
Embed
<iframe src="https://card2brain.ch/box/20171003_bash_commands/embed" width="780" height="150" scrolling="no" frameborder="0"></iframe>
apropos

Search Help manual pages (man -k)

apt-get

Search for and install software packages (Debian/Ubuntu)

aptitude

Search for and install software packages (Debian/Ubuntu)

aspell

Spell Checker

awk

Find and Replace text, database sort/validate/index

basename

Strip directory and suffix from filenames

bash

GNU Bourne-Again SHell

bc

Arbitrary precision calculator language