Article 56Z6M how list files recursively in terminal ?

how list files recursively in terminal ?

by
andrewysk
from LinuxQuestions.org on (#56Z6M)
i am using manjaro xfce.
i found out listing files in subdirectory does not work.

Code:$ ls -FtdR $PWD/* >> listingand

Code:$ ls -Ftd $PWD/* >> listingmakes totally no different.

if however separate out

Code:ls -Rit works.

some command is conflicting each other ?
how to overcome this ?
i need it to ls files recursively ..

thxlatest?d=yIl2AUoC8zA latest?i=owPh9EUSOcQ:TPiDP0Uqyq8:F7zBnMy latest?i=owPh9EUSOcQ:TPiDP0Uqyq8:V_sGLiP latest?d=qj6IDK7rITs latest?i=owPh9EUSOcQ:TPiDP0Uqyq8:gIN9vFwowPh9EUSOcQ
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments