Feeds:
Posts
Comments

Archive for the ‘unix’ Category

I did not find a straight forward way to do it.
Here is my hack:
ls -1 -dp item* | grep -v “/”

Read Full Post »