BASIS  r3148
path.sh File Reference

Path manipulation functions. More...

Go to the source code of this file.

Functions

function abspath (in path)
 Get absolute path given a relative path.
function normpath (in path)
 Clean path, i.e., remove occurences of "./", duplicate slashes,...
function realpath (in path)
 Get canonical file path.

Detailed Description

Path manipulation functions.

Copyright (c) 2011, 2012 University of Pennsylvania. All rights reserved.
See https://www.cbica.upenn.edu/sbia/software/license.html or COPYING file.

Contact: SBIA Group <sbia-software at uphs.upenn.edu>

Definition in file path.sh.