On Thu, 27 Dec 2001, unnikrishnan vh wrote:

> space.but some of the usual commands in linux like
> insmod and shutdown,setup 56etc is not working.more

These commands are in /sbin, which is only in root's PATH.  You'll have 
to have a login shell as root to use them directly.  ie, either login as 
root, or do a su -, or do a su, followed by bash -login.

The other alternative is to run it through it's full path:
/sbin/shutdown, etc.

> over these are shownas badcommand or filename.but
                         ^^^^^^^^^^^^^^^^^^^^^^
hmmm.

-- 
The IBM purchase of ROLM gives new meaning to the term "twisted pair".
                -- Howard Anderson, "Yankee Group"


_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to