You are not logged in.

#1 2009-04-10 23:26:16

mehall
Member
Registered: 2009-04-01
Posts: 27
Website

[solved] Simple commands?

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

#2 2009-04-10 23:29:30

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: [solved] Simple commands?

ps is owned by procps package and uptime is also owned by the same package. Try

pacman -S procps

Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

#3 2009-04-10 23:34:07

mehall
Member
Registered: 2009-04-01
Posts: 27
Website

Re: [solved] Simple commands?

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

#4 2009-04-10 23:35:24

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: [solved] Simple commands?

That package normally gets installed during installation. Did you by any chance remove it and forgot about it?


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

#5 2009-04-10 23:38:58

mehall
Member
Registered: 2009-04-01
Posts: 27
Website

Re: [solved] Simple commands?

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

#6 2009-04-10 23:42:49

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: [solved] Simple commands?

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 smile


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

#7 2009-04-10 23:51:00

mehall
Member
Registered: 2009-04-01
Posts: 27
Website

Re: [solved] Simple commands?

Inxsible wrote:
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 smile

I can re-setup everything I've done in this box wink

Though given it's only a 10GB box, I should make a disk image somewhere.

*ponders*

Offline

#8 2009-04-11 08:17:39

bluewind
Administrator
From: Austria
Registered: 2008-07-13
Posts: 172
Website

Re: [solved] Simple commands?

If you install pkgtools you can use pkgfile to find all packages that own a specific file.

Offline

#9 2009-04-11 08:31:20

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: [solved] Simple commands?

mehall wrote:

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

Board footer

Powered by FluxBB