On 8/28/08, Zico <[EMAIL PROTECTED]> 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 > [EMAIL PROTECTED] ~]# ls > -bash: ls: command not found > [EMAIL PROTECTED] ~]# cd > [EMAIL PROTECTED] ~]# ls > -bash: ls: command not found > [EMAIL PROTECTED] ~]# mkdir zico > -bash: mkdir: command not found > [EMAIL PROTECTED] ~]#
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. _______________________________________________ To unsubscribe, email [EMAIL PROTECTED] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
