Please enable JavaScript.
Coggle requires JavaScript to display documents.
LPIC (103.2 Process text streams using filters (sort, tail, head, wc, cat)…
LPIC
103.1 Work on the command line
bash
echo
man
history
103.2 Process text streams using filters
sort
tail
head
wc
cat
103.3 Perform basic file management
103.5 Create, monitor and kill processes
fg
bg
103.7 Search text files using regular expressions
grep
103.8 Perform basic file editing operations using vi
i, o, a
vi
:w!, :q!, :e!
104.5 Manage file permissions and ownership
104.6 Create and change hard and symbolic links
104.7 Find system files and place files in the correct location
find
Ce qu'on a déjà étudié