15.01.2024 Views

CompTIA A+ Certification All-in-One Exam Guide

  • No tags were found...

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Wildcards in macOS and Linux work basically the same as in Windows.

Head over to the /bin directory on a typical Linux system (it’s so full of files)

and try using a wildcard with the ls command. Let’s find everything that

starts with the letter s by using the command ls s* –l:

We’ve used wildcards only with the dir and ls commands in the previous

examples, but virtually every command that deals with files and folders will

take wildcards. Let’s examine some more commands and see how they use

wildcards.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!