[ale] windoze scripts to linux scripts

Michael Trausch mike at trausch.us
Fri May 27 12:23:22 EDT 2011


find . -print0 | xargs -0 realpath

You might have to install the realpath package.

--
Sent from my phone... a G2 running CM7 nightlies!
On May 25, 2011 3:54 PM, "Narahari &apos;n&apos; Savitha" <
savithari at gmail.com> wrote:
> Friends:
>
> I have bat files in windoze that I am trying to converts to linux (its
> dejavu, in 1999 I was finding equivalents of sh in windoze)
>
> What I am looking for is
>
> In Windoze, I can do dir /s /b c:\bin and it will list all files with full
> path names
>
> c:\bin\putty.exe
> c:\bin\putty.cfg
> .....
> ....
>
> How do I do that Linux world ? I know you will tell me do find ~/bin -name
> "META-INF" -print
>
> but what I want is the full name of the file including the path.
>
> Any ideas ?
>
> -Narahari
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.ale.org/pipermail/ale/attachments/20110527/cadbd948/attachment.html 


More information about the Ale mailing list