Open main menu

CDOT Wiki β

Changes

Ambiguous Filename Expansion
'''For example:'''
Assume You issue the ls command to view all of the following regular files exist contained in your current directory:
<span style="font-family:courier;>'''ls'''<br>
a.txt b.txt c.txt 1.txt 2.txt 3.txt abc.txt work.txt webpage.html picture.png</span>
 
If you wanted to list just text files (i.e. files with the extension ".txt"), one way is to issue a command and specify each file pathname as a separate argument:
13,420
edits