On Tue, 2007-06-12 at 23:31 +0100, elc wrote:
Tried what you suggested Adam, and got 'command not found' for aptitude install apt. Also had 'command not found' for sudo aptitude install apt. In fact I also tried commands ls, man, sudo, and they all returned 'command not found'.
Does this mean that all (most) of my commands are unavailable?
Given that it worked for a while after the upgrade I am guessin that either your system volumes is not available or your path is wrong.
What is the output of - echo $PATH
(case sensitive)
does /bin/ls work rather than ls on it's own ? or /usr/bin/apt-get ?
Can you 'cd' to /bin or /usr/sbin ?