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
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>
strace

Trace system calls and signals

su

Substitute user identity

sudo

Execute a command as another user

sum

Print a checksum for a file

suspend

Suspend execution of this shell •

sync

Synchronize data on disk with memory

tail

Output the last part of file

tar

Store, list or extract files in an archive

tee

Redirect output to multiple files

test

Evaluate a conditional expression

time

Measure Program running time

timeout

Run a command with a time limit

times

User and system times

touch

Change file timestamps

top

List processes running on the system

tput

Set terminal-dependent capabilities, color, position

traceroute

Trace Route to Host

trap

Run a command when a signal is set(bourne)

tr

Translate, squeeze, and/or delete characters

true

Do nothing, successfully

tsort

Topological sort

tty

Print filename of terminal on stdin

type

Describe a command •

ulimit

Limit user resources •

umask

Users file creation mask

umount

Unmount a device

unalias

Remove an alias •

uname

Print system information

unexpand

Convert spaces to tabs

uniq

Uniquify files

units

Convert units from one scale to another

unrar

Extract files from a rar archive

unset

Remove variable or function names

unshar

Unpack shell archive scripts

until

Execute commands (until error)

uptime

Show uptime

useradd

Create new user account

userdel

Delete a user account

usermod

Modify user account

users

List users currently logged in