logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

gspath - Utility to display standard directory/path information

Arguments

       To display the path to the defaults directory for the current user, use the defaults argument.

       To display the directory search path needed to locate dynamic libraries, use the libpath argument.

       To display the directory search path needed to locate command-line programs, use the path argument.

       To display the GNUstep home directory of the current user, use the user argument.

Authors

gspath was written by Richard Frith-Macdonald <rfm@gnu.org>.

       This man page was written by Richard Frith-Macdonald <rfm@gnu.org>.

GNUstep                                             July 2005                                          GSPATH(1)

Description

       This  utility  can  be used to print out a single directory or path in order for external applications to
       know what paths the GNUstep system is using.  It was written to provide information for the GNUstep  make
       package.

       The gspath usility is called with exactly one argument, which determines what it prints.

History

       Work on gspath started July 2005.

       This manual page first appeared in gnustep-base 1.11.1 (July 2005).

Name

       gspath - Utility to display standard directory/path information

Synopsis

gspath

See Also