Which of the following is an example of globbing?
A.
ls /etc/ 2> files.txt
B.
ls /etc/ > files.txt
C.
ls /etc/*.txt
D.
ls /etc/ | more
Which of the following is an example of globbing?
Which of the following is an example of globbing?
A.
ls /etc/ 2> files.txt
B.
ls /etc/ > files.txt
C.
ls /etc/*.txt
D.
ls /etc/ | more