oldfind is an older version of the find command, used to search for files and directories based on conditions (name, size, date, etc.).
oldfind /home -name "*.txt"
oldfind is an older version of the find command, used to search for files and directories based on conditions (name, size, date, etc.).
oldfind /home -name "*.txt"