[Ilugc] commands are not working

  • From: mehul.n.ved@xxxxxxxxx (Mehul Ved)
  • Date: Thu Aug 28 14:32:40 2008

On 8/28/08, Zico <mailzico@xxxxxxxxx> wrote:

 What can i do now? Please help me. Here, i am adding a little bit part of my
 commands:

 Last login: Thu Aug 28 12:41:51 2008
 [root@localhost ~]# ls
 -bash: ls: command not found
 [root@localhost ~]# cd
 [root@localhost ~]# ls
 -bash: ls: command not found
 [root@localhost ~]# mkdir zico
 -bash: mkdir: command not found
 [root@localhost ~]#

Maybe your PATH variable is messed up, have you tried giving full path
of the command? eg. /bin/ls
This is in addition to advice given by others above.

Other related posts: