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.


A. H.
This flashcard set covers intermediate to advanced bash commands for system administration and file management. It focuses on commands for manipulating files, directories, processes, and system resources, including file operations like copying, moving, and compressing, as well as system monitoring and user management. Ideal for IT professionals and developers, this flashcard set helps users efficiently navigate and control Unix-like operating systems, enhancing productivity and troubleshooting skills.
Cartes-fiches
264
Utilisateurs
45
Langue
Anglais
Catégorie
Informatique
Niveau
Autres
Créé / Mis à jour
03.10.2017 / 18.10.2023

Cartes-fiches

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

Étudier