NAME
       um_del_service - remove a service module of umview
SYNOPSIS
       um_del_service [-p # ] [-c hex ]
DESCRIPTION
       This  command  removes  a  service module of umview.  It is possible to
       specify the service either by its position or by its signature (an  hex
       number):  exactly  only one option between -c and -p must be specified.
       The position and signature of a service module can be obtained  by  the
       command um_ls_module
OPTIONS
       -p #
           specify  the  position  of the module to be removed in the chain of
           modules.
       -c hex
           specify the signature (hex number) of the module to be deleted.
SEE ALSO
       umview(1),  um_add_service(1),   um_ls_service(1),   um_mov_service(1),
       umfuse(1viewos),  lwipv6(1viewos),  umdev(1viewos),  umbinfmt(1viewos),
       viewfs(1viewos),
AUTHORS
       View-OS is a project of the Computer Science Department, University  of
       Bologna. Project Leader: Renzo Davoli.
       <http://www.sourceforge.net/projects/view-os>
       Howto’s  and  further  information  can  be  found  on the project wiki
       <wiki.virtualsquare.org>.