You are not logged in.
Pages: 1
Hi there.
I don't seem to have the "ps" command or the "uptime" command.
There's probably more, but that's the ones I have noticed as of yet.
What package(s) do I install?
Last edited by mehall (2009-04-10 23:34:21)
Offline
ps is owned by procps package and uptime is also owned by the same package. Try
pacman -S procpsThere's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !
Offline
thanks, that did the job.
I'll bump if I find I'm missing anymore.
You wouldn't believe that I couldn't find that on google, would you?
Offline
That package normally gets installed during installation. Did you by any chance remove it and forgot about it?
There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !
Offline
Shouldn't have been removed, but I was messing about with some things and when I removed the stuff again, it might have taken a bit much. I didn't see anything in what it was removing that looked essential, but I guess I didn't look closely enough.
Offline
Shouldn't have been removed, but I was messing about with some things and when I removed the stuff again, it might have taken a bit much. I didn't see anything in what it was removing that looked essential, but I guess I didn't look closely enough.
Careful now ![]()
There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !
Offline
mehall wrote:Shouldn't have been removed, but I was messing about with some things and when I removed the stuff again, it might have taken a bit much. I didn't see anything in what it was removing that looked essential, but I guess I didn't look closely enough.
Careful now
I can re-setup everything I've done in this box ![]()
Though given it's only a 10GB box, I should make a disk image somewhere.
*ponders*
Offline
If you install pkgtools you can use pkgfile to find all packages that own a specific file.
Offline
when I removed the stuff again, it might have taken a bit much.
pacman tells you what it's going to install/remove and asks you to confirm before proceeding - all you have to do is pay attention.
You can also check your pacman log to see if you removed anything else.
Offline
Pages: 1