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

FreeBSD Manual Pages

  
 
  

home | help
ros-list(1)							   ros-list(1)

       ros-list	- list the materials installed by roswell

Synopsis
       ros list	[type] [options]

Description
       ros list	shows the list of the materials	installed by roswell.

       installed [ [ IMPL | IMPL/VERSION ]...]
	      List  the	implementations	that have been already installed.  Op-
	      tionally providing IMPL shows the	installed versions of the  im-
	      plementation.

       dump [IMPL]
	      List  the	 internal dumped images	that are compatible with IMPL.
	      When IMPL	is ommited, it is defaulted to the current lisp	imple-
	      mentation	 in  use.   Images  are	 in   $ROSWELL_INSTALL_DIR/im-
	      pl/.../dump/.

       versions	[IMPL]
	      List  the	 installable versions for IMPL.	 When IMPL is ommited,
	      it is defaulted to the current lisp implementation in use.  This
	      feature is experimental.

SEE ALSO
       sbcl(1) ros(1)

AUTHORS
       Roswell Project Team.

								   ros-list(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=ros-list&sektion=1&manpath=FreeBSD+Ports+15.0>

home | help