This shows you the differences between two versions of the page.
uso:laboratoare:new:05-cli:summary [2018/10/30 01:15] liza_elena.babu |
uso:laboratoare:new:05-cli:summary [2018/10/30 23:15] (current) liza_elena.babu |
||
---|---|---|---|
Line 1: | Line 1: | ||
===== Sumar. Cuvinte cheie ===== | ===== Sumar. Cuvinte cheie ===== | ||
+ | * Filtru de text: ''tr'', ''cut'', ''sed'', ''awk'', ''grep'', ''wc'', ''head'', ''tail'' | ||
+ | * Redirectări: ''>'', ''<'', ''2>'', ''>>'' | ||
+ | * Înlănțuire de comenzi: '';'' | ||
+ | * Comunicare interprocese: ''|'' | ||
+ | * Automatizare: script | ||
+ | * Alias | ||
* Expresii regulate | * Expresii regulate | ||
* Globbing | * Globbing | ||
- | * Filtru de text | ||
- | * Alias | ||
- | * Redirectări | ||
- | * Înlănțuire de comenzi | ||
- | * Automatizare | ||
- |