The -R flag drills recursively into sub folders.
The -F flag writes a trailing slash '/' after folders, and a trailing asterisk '*' after executable files.
The -R flag drills recursively into sub folders.
The -F flag writes a trailing slash '/' after folders, and a trailing asterisk '*' after executable files.
ls -RF > nameOfTheFile.txt |