Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

bash show all file with same name

cat test_1.txt test_2.txt test_3.txt
cat test_?.txt
cat test_*
Source by ubuntu.com #
 
PREVIOUS NEXT
Tagged: #bash #show #file
ADD COMMENT
Topic
Name
4+7 =