Revision [649]

This is an old revision of CommandXfile made by DavidLee on 2009-07-28 07:55:48.

 

Command xfile


Name

xfile file name manipulations



Synopsis

xfile [options] [filename [base]]

options are one of

-base base (without directory component)
-b


-basename
-B base (with directory component)

-name
-n name (without directory component)

-fullname
-N name (exactly as given, including directory if present)

-dir
-d directory

-absolute
-a absolute path

-cannonical
-c cannonical path

-extension
-e extension

-uri
-u outputs a file scheme URI




If [filename] is ommitted the current directory is used
if [base] is provided then it is added as a new component to the filename prior to executing the options


Description

Prints a component of a filename or path.

Example:
$ xfile -a foo.bar
c:\work\dei\xmlsh\trunk\foo.bar


$ xfile -e $PWD/foo.bar
.bar

Return Value

Returns 0 if the command executed successfully, 1 if there was an error.

CategoryCommands
CommandsInternal

There are no comments on this page.
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki