![]() System : Linux absol.cf 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.33 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, Directory : /usr/share/doc/gnustep-base-doc/Tools/Reference/ |
Upload File : |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>gspath documentation</title> </head> <body> <font face="serif"> <a href="BaseTools.html">Up</a> <br /> <h1><a name="title$gspath">gspath documentation</a></h1> <h3>Authors</h3> <dl> <dt>Richard Frith-Macdonald (<a href="mailto:richard@brainstorm.co.uk"><code>richard@brainstorm.co.uk</code></a>)</dt> <dd> </dd> </dl> <p><b>Copyright:</b> (C) 2005 Free Software Foundation, Inc.</p> <div> </div> <h1><a name="001000000000">gspath</a></h1> <p> The 'gspath' utility prints out various items of path/directory information (one item at a time). <br /> The program always takes a single argument... selecting the information to be printed. </p> <br /> <dl> <dt>defaults</dt> <dd> The GNUstep defaults directory of the current user </dd> <dt>devpath</dt> <dd> A path specification which may be used to add the root(s) of the GNUstep development environment on the current system. </dd> <dt>libpath</dt> <dd> A path specification which may be used to add all the standard GNUstep directories where dynamic libraries are normally stored. <br /> you might do 'LD_LIBRARY_PATH=$LD_LIBRARY_PATH:`gspath libpath`' to make use of this. </dd> <dt>path</dt> <dd> A path specification which may be used to add all the standard GNUstep directories where command-line programs are normally stored. <br /> you might do 'PATH=$PATH:`gspath path`' to make use of this. </dd> <dt>user</dt> <dd> The GNUstep home directory of the current user </dd> </dl> <br /> <a href="BaseTools.html">Up</a> </font> </body> </html>