Re: A feature proposal

2013-01-05 Thread Chet Ramey
On 1/5/13 4:06 AM, yati sagade wrote: > Hi > I have found many a time that in my huge home directory tree, I forget what > directory contains exactly what. e.g., in ~/Projects/ml/py I might keep the > solutions to my machine learning course I wrote in Python, but sometimes, > we all can be bit shak

Re: A feature proposal

2013-01-05 Thread yati sagade
Sorry for the incomplete message! Then , we can also have ls -a print out (parts of) these summaries whenever available depending upon some option passed to ls. I tried to achieve this for myself by creating a bash function, but that (naturally) goes into infinite recursion and is not a very neat

A feature proposal

2013-01-05 Thread yati sagade
Hi I have found many a time that in my huge home directory tree, I forget what directory contains exactly what. e.g., in ~/Projects/ml/py I might keep the solutions to my machine learning course I wrote in Python, but sometimes, we all can be bit shaky with naming directories and later have to hunt