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

gawk

Find and Replace text within file(s)

getopts

Parse positional parameters

grep

Search file(s) for lines that match a given pattern

groupadd

Add a user security group

groupdel

Delete a group

groupmod

Modify a group

groups

Print group names a user is in

gzip

Compress or decompress named file(s)

hash

Remember the full pathname of a name argument

head

Output the first part of file(s)

help

Display help for a built-in command •

history

Command History

hostname

Print or set system name

htop

Interactive process viewer

iconv

Convert the character set of a file

id

Print user and group id's

if

Conditionally perform a command

ifconfig

Configure a network interface

ifdown

Stop a network interface

ifup

Start a network interface up

import

Capture an X server screen and save the image to file

install

Copy files and set attributes

iostat

Report CPU and i/o statistics

ip

Routing, devices and tunnels

jobs

List active jobs •

join

Join lines on a common field

kill

Kill a process by specifying its PID

killall

Kill processes by name

less

Display output one screen at a time

let

Perform arithmetic on shell variables •

link

Create a link to a file

ln

Create a symbolic link to a file

local

Create a function variable •

locate

Find files

logname

Print current login name

logout

Exit a login shell •

look

Display lines beginning with a given string

lpc

Line printer control program

lpr

Off line print

lprint

Print a file

Study