Difference between revisions of "Aardvark Shellutils"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Aardvark Shellutils |Short description=Three utilities to make working with shell scripts easier |Full description=The Aardvark Shell Utils collection includes the ...")
 
(No version changes)
Line 19: Line 19:
 
  (e.g. txt). It returns everything following the last period in the
 
  (e.g. txt). It returns everything following the last period in the
 
  input string. The period itself is not returned.
 
  input string. The period itself is not returned.
 +
|Homepage URL=http://www.laffeycomputer.com/shellutils.html
 
|User level=none
 
|User level=none
|Status=Live
 
 
|Component programs=Realpath,fileext,filebase
 
|Component programs=Realpath,fileext,filebase
|Homepage URL=http://www.laffeycomputer.com/shellutils.html
 
|VCS checkout command=
 
 
|Computer languages=C
 
|Computer languages=C
|Documentation note=
 
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=coreutils
 
|Related projects=coreutils
 
|Keywords=shell,utilities,aardvark,realpath,fileext,filebase
 
|Keywords=shell,utilities,aardvark,realpath,fileext,filebase
|Is GNU=n
 
|Last review by=Janet Casey
 
|Last review date=2008-01-07
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
 
|Version identifier=1.0
 
|Version identifier=1.0
 
|Version date=2003-12-23
 
|Version date=2003-12-23
 
|Version status=stable
 
|Version status=stable
 
|Version download=http://downloads.laffeycomputer.com/current_builds/shellutils/aardvark_shell_utils-1.0.tar.gz
 
|Version download=http://downloads.laffeycomputer.com/current_builds/shellutils/aardvark_shell_utils-1.0.tar.gz
 +
|Version comment=1.0 stable released 2003-12-23
 +
|Last review by=Alejandroindependiente
 +
|Last review date=2016/12/26
 +
|Submitted by=Database conversion
 +
|Submitted date=2011-04-01
 +
|Status=
 +
|Is GNU=No
 +
|License verified date=2004-01-29
 +
}}
 +
{{Project license
 +
|License=GPLv2orlater
 +
|License verified by=Janet Casey
 
|License verified date=2004-01-29
 
|License verified date=2004-01-29
|Version comment=1.0 stable released 2003-12-23
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Joe Laffey
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Joe Laffey
 
 
|Email=joe@laffeycomputer.com
 
|Email=joe@laffeycomputer.com
 
|Resource URL=
 
|Resource URL=
Line 60: Line 59:
 
|Use=software-development
 
|Use=software-development
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=GPLv2orlater
 
|License verified by=Janet Casey
 
|License verified date=2004-01-29
 
}}
 

Revision as of 15:41, 26 December 2016


[edit]

Aardvark Shellutils

http://www.laffeycomputer.com/shellutils.html
Three utilities to make working with shell scripts easier

The Aardvark Shell Utils collection includes the following three utilities:

  • Realpath, implementation of the 'realpath' function for returning the canonicalized absolute pathname of an input path. This generates an absolute pathname with all symlinks resolved and all '.' and '..' characters removed. Many commands do not work well with relative paths or paths containing symlinks. Realpath resolves these absolute paths.
  • Filebase, returns the base portion of a filename, that is the filename with its extension (e.g. .txt) removed. It returns everything preceeding the last period in the input string. The period itself is not returned.
  • Fileext, returns the extension portion of a filename (e.g. txt). It returns everything following the last period in the input string. The period itself is not returned.





Licensing

License

Verified by

Verified on

Notes

Verified by

Janet Casey

Verified on

29 January 2004




Leaders and contributors

Contact(s)Role
Joe Laffey Maintainer


Resources and communication

AudienceResource typeURI
DeveloperDownloadhttp://downloads.laffeycomputer.com/current_builds/shellutils/
Bug Tracking,Developer,SupportE-mailmailto:software@laffeycomputer.com


Software prerequisites




Entry


















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.