Toggle navigation
Log in
Sign Up
Log in
Sign Up
Appium
C
C#
C++
Docker
Go
Informatica
Java
JavaScript
Kafka
Numpy
Oracle
Pandas
PHP
Python
R
React Native
Scipy
SFTP
Tableau
Teradata
TGMC
UNIX
Forget_Code.Models.CategoryViewModel
Add a new snippet
AWK
1
Choose Category
Print the files in a directory and sub-directories in UNIX
Forget Code
UNIX
Print the files in a directory and sub-directories
ls -a -R > files.txt
This command will print a list of the files into a new text file.
Tags for Print the files in a directory and sub-directories in UNIX
Print sub directory unix
Contribute to Forget Code, help others.
Add snippet