Wildcards, also know as globbing, provide a way to select a subset of files based on patterns of characters.
This is especially useful if you work with many files.
Summary:
* - any number of any character.
? - any single character
[characters] - any character that is in the list [characters]
! - reverses the condition
[[:class:]] - any character that is a memnber of the class [:class:]
Most commonly used classes:
[:alpha:] alphabetic
[:alnum:] alphanumeric
[:upper:] uppercase
[:lower:] lowercase
[:digit:] numbers, 0 to 9
[:space:] whitespace (spaces, tabs, newlines)
[:graph:] printable characters excluding space
[:print:] printable characters including space
[:punct:] punctuation characters
This episode shows the difference between hard and soft/symbolic links and how to use them.
The Linux Command Line Ultimate Tutorial series aims to help you to master the power of the Linux Command Line.
All Episodes of The Linux Command Line Ultimate Tutorial series • The Linux Command Line Ultimate Tutorial
Joker Linux Wallpaper https://plus.google.com/b/10523516977...
################################################
Support on Patreon: / averagelinuxuser
Donate through PayPal: https://www.paypal.me/Kryvokhyzha
################################################
More cool Linux stuff at other social media:
Google+ - Best Linux Stuff: https://plus.google.com/+AverageLinux...
Facebook - Top Linux Tips: / averagelinuxuser
Twitter - Daily Linux News: / avglinuxuser
Website: http://averagelinuxuser.com/