On Thu, 20 Jan 2000, Ben Phillips wrote:

> Does:



>   'nice make bzImage && nice make modules && nice make modules_install'



> do the same thing as:



>   'nice make bzImage && make modules && make modules_install'

I'm not sure about that, but you could put quote marks around the command

line, thus:

    nice "make bzImage && make modules && make modules_install"

> And how would I know what priority these things are running at anyway?  Is

> there a utility like 'time' only that spits out priorities?

The command is top.  It will also allow you to tweak process niceness to

processes you own.





>                       __   _                 "The mess is so big

> Ben Phillips         /  '_' )         ,,,     And so deep and so tall

> ">pynk@cc.gatech.edu   |  | ()|||||||||[:::)    There's no way to fix it.

>                      \__.-._)         '''     There's no way at all."

>                                                    -- Dr. Seuss



> --

> To unsubscribe: mail ">majordomo@ale.org with "unsubscribe ale" in message body.




--
">Critter@Wizvax.Net
Don't Steal - The government hates competition.
PGP key available at http://www.wizvax.net/critter/pgpkey.html.
--
To unsubscribe: mail ">majordomo@ale.org with "unsubscribe ale" in message body.