Listen Sie Dateien vom Typ TXT von CMD auf

$ls *.txt
if you have any kind of file extension type you want to lis
$ls *.<file_extension_type>
tinydev