find -follow -type f
Ã
find all files recursively type file
ll –R Ã long list recursively
ls –LR Ã
List all recursively
tree –l à tree structure
find /dir -type f -follow -print| xargs ls –l Ã
file and list all files
All the question that scared me now i am trying to scare them .. so that they cant scare others :)
We have all been there. You are in the middle of an important project or a gaming session, and suddenly, your screen freezes. The dreaded ...