disdep man page on Inferno

Man page or keyword search:  
man Server   579 pages
apropos Keyword Search (all sections)
Output format
Inferno logo
[printable version]

DISDEP(1)							     DISDEP(1)

NAME
       disdep - print load dependencies for Dis file

SYNOPSIS
       disdep [ -a ] [ -d ] [ -o ] [ -p ] [ -s ] file ...

DESCRIPTION
       Disdep  reads each file, which must be a Dis object file, and finds all
       unique strings in it that end in .dis.  It takes each  such  string  as
       the  name  of  a Dis file, and if the file exists, it does the same for
       it, and so on, recursively.  It writes each unique name to the standard
       output.	 The  result  is a list of all statically-named Dis files that
       might be referenced by an application, typically as the	operand	 of  a
       Limbo load operator.  Several options change or extend the output:

       -a     Print all names as they are encountered in the search, including
	      duplicates.

       -d     Indent to show the dependency structure.

       -o     Show only the immediate (outermost) dependencies of each file.

       -p     Print the dependency relation as pairs: a file, a space, and the
	      name  of a file on which it depends.  Only the the first name is
	      printed when a file depends on no other.	This format is	useful
	      as input to mk(10.1) dependency generators, or dependency graph‐
	      ing programs.

       -s     Include strings of the form "$[A-Z].*"  on the  assumption  they
	      are the names of system modules loaded by the application.

SOURCE
       /appl/cmd/disdep.b

SEE ALSO
       limbo(1)

BUGS
       It cannot see file names that the program calculates.

								     DISDEP(1)
[top]

List of man pages available for Inferno

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net