CentOS6 Escaping Characters

Опубликовано: 06 Октябрь 2024
на канале: intelligentutorials
22
0

Difficulty Level: Beginner
This is a beginner tutorial that shows how to use escaping chracters in CentOS6.

Commands Used:
touch "bad&filename"
ls
echo "The balance for user $USER is: \$5.00"
ls
mv bad\&filename good_filename
ls

Music by: Radioactivist
Soundtrack: Mau5House

Disclaimer:
I do not work for RedHat. This tutorial was made to be informative but does not replace the professional advice a RHCSA or RHCE certified person could give you. Please seek a professional for mission critical assignments.

Thank you,

iTorial