Skip to content

Files and finding

routinepar 1 command

Find every text file

List every .txt file anywhere below the current directory, one per line.

Goal

0 / 1 commands

List every .txt file anywhere under the current directory, one per line.

  • ·Uses find
$

The files in the sandbox, with their modes, link counts and sizes
ModeLinksSizeName
drwxr-xr-x3scratch/
-rw-r--r--136a.txt
drwxr-xr-x3inbox/
-rw-r--r--129b.txt
-rw-r--r--131c.log
drwxr-xr-x2deep/
-rw-r--r--133d.txt
-rwxr-xr-x118script.sh
-rw-r--r--135top.txt