Takanori Suzuki wrote: > > I installed the potato last week. > Today I found that I could not use "ps" and "top" command. > I may find some command which I will not use. > > What is wrong with it? Do you think that I forgot to install > some important package?
02:29am ~$ dpkg -S /usr/bin/top procps: /usr/bin/top 02:29am ~$ dpkg -S /bin/ps procps: /bin/ps Make sure procps package is installed. -- Ed C.