Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
DPATH(8)		     System Manager's Manual			DPATH(8)

NAME
     dpath  -  Diablo  program	to  return  commonly used paths for use in shell
     scripts

SYNOPSIS
     dpath [-C diablo.config] [-c] [-s] [-v] [-q] [id ...]

DESCRIPTION
     DPath processes the diablo.config file  and  prints  out  all  configurable
     paths  in	a  bourne-shell compatible format by default.	If you give it a
     single path identifier, it returns the path  for  that  identifier  without
     anything extra (i.e. suitable for backticked inclusion).

     -c - Generate the output in csh style 'set' commands.

     -s - Generate the output in bourne style 'var=data' commands.

     -v  -  Generate verbose output (csh or sh style set variable).  This option
     is implied by -c and -s.

     -q - Prevent complaints from being printed to stderr.

SEE ALSO
     diablo(8), dicmd(8), didump(8),  diload(8),  dnewslink(8),  doutq(8),  dex-
     pire(8),  dexpireover(8), diconvhist(8), dilookup(8), dspoolout(8), dkp(8),
     dpath(8), diablo-kp(5), diablo-files(5)

									DPATH(8)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=dpath&sektion=8&manpath=FreeBSD+Ports+15.1.quarterly>

home | help