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.


Fichier Détails

Cartes-fiches 264
Utilisateurs 45
Langue English
Catégorie Informatique
Niveau Autres
Crée / Actualisé 03.10.2017 / 18.10.2023
Lien de web
https://card2brain.ch/box/20171003_bash_commands
Intégrer
<iframe src="https://card2brain.ch/box/20171003_bash_commands/embed" width="780" height="150" scrolling="no" frameborder="0"></iframe>
ps

Process status

pushd

Save and then change the current directory

pv

Monitor the progress of data through a pipe

pwd

Print Working Directory

quota

Display disk usage and limits

quotacheck

Scan a file system for disk usage

ram

ram disk device

rar

Archive files with compression

rcp

Copy files between two machines

read

Read a line from standard input •

readarray

Read from stdin into an array variable •

readonly

Mark variables/functions as readonly

reboot

Reboot the system

rename

Rename files

renice

Alter priority of running processes

remsync

Synchronize remote files via email

return

Exit a shell function

rev

Reverse lines of a file

rm

Remove files

rmdir

Remove folder(s)

rsync

Remote file copy (Synchronize file trees)

screen

Multiplex terminal, run remote shells via ssh

scp

Secure copy (remote file copy)

sdiff

Merge two files interactively

sed

Stream Editor

select

Accept keyboard input

seq

Print numeric sequences

set

Manipulate shell variables and functions

sftp

Secure File Transfer Program

shift

Shift positional parameters

shopt

Shell Options

shutdown

Shutdown or restart linux

sleep

Delay for a specified time

slocate

Find files

sort

Sort text files

source

Run commands from a file '.'

split

Split a file into fixed-size pieces

ss

Socket Statistics

ssh

Secure Shell client (remote login program)

stat

Display file or file system status