May 2023
Intermediate to advanced
744 pages
18h 14m
English
#!/bin/bash, 424
^ (caret), 39
$ (dollar sign), 39
> (greater than symbol), 33
< (less than symbol), 33
&& (logical AND), 431
|| (logical OR), 431
!ls command (vim), 39
:%s/old/new/g command (vim), 39
+ (plus sign), 92
:q! command (vim), 38
(…) regular expression, 92
/ (root directory), 56
?text command (vim), 39
^text regular expression, 92
:w filename command (vim), 39
:wq command (vim), 38
\{1,3\} regular expression, 92
\{2\} regular expression, 92
Read now
Unlock full access