Tagged Questions
3
votes
1answer
91 views
Specific ls output
Right now I'm calling the the following command ls -R and am receiving an output like this:
.:
file.txt script.php
./dir:
file.txt other.java
Is it possible to get the output to look like this:
...