CentOS6 Quoting with Single Quotes

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

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

Commands Used:
touch ls-output.txt
touch ls-intput.txt
echo text *.txt {a,b} $(echo foo) $((2+2)) $USER
echo "text *.txt {a,b} $(echo foo) $((2+2)) $USER"
echo 'text *.txt {a,b} $(echo foo) $((2+2)) $USER'

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