Projects / getAbsPath / Comments

RSS Comments for getAbsPath

16 Sep 2004 03:48 stellwag

Re: Useless for UNIX?

> What's wrong with:

%

> For shell: set cwd_abs=`cd $1 &&

> pwd`

>

> For C: realpath(...)

This doesn't work for all operating systems!

07 Sep 2004 07:51 konmal

Useless for UNIX?
What's wrong with:

For shell: set cwd_abs=`cd $1 && pwd`

For C: realpath(...)

Screenshot

Project Spotlight

FFmpeg

A multimedia framework and tools.

Screenshot

Project Spotlight

schily

A set of tools for a variety of purposes.