Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

list files of type txt from cmd

$ls *.txt
if you have any kind of file extension type you want to lis
$ls *.<file_extension_type>
 
PREVIOUS NEXT
Tagged: #list #files #type #txt #cmd
ADD COMMENT
Topic
Name
4+3 =