home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / linux / 8465 < prev    next >
Encoding:
Text File  |  1992-08-17  |  2.3 KB  |  61 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!cs.utexas.edu!natinst.com!scott
  3. From: scott@natinst.com (Scott A. Taylor)
  4. Subject: Re: Few Questions
  5. Message-ID: <1992Aug17.175344.18517@natinst.com>
  6. Followup-To: comp.os.linux
  7. Summary: nice and fsck -y
  8. Keywords: nice, fsck
  9. Sender: Scott Taylor (scott@natinst.com)
  10. Nntp-Posting-Host: eagle.natinst.com
  11. Organization: National Instruments, Austin, TX
  12. References: <1992Aug17.030814.18259@utstat.uucp>
  13. Date: Mon, 17 Aug 1992 17:53:44 GMT
  14. Lines: 45
  15.  
  16. In article <1992Aug17.030814.18259@utstat.uucp> rafal@utstat.uucp (Rafal Kustra (summer student)) writes:
  17. >Hi and kudos to all Linuxers!
  18. >I have few questions regarding Linux and lots of thanks
  19. >for it (system). 
  20. >1) Why can't I use *effectivelly* setterm as regular user?
  21. >I've set it suid!
  22.  
  23. Dunno. It works fine for me (0.96c pl 2).
  24.  
  25. >2) (did ask it before but no answer...) Why does (re)nice
  26. >in top seem to work au reverse (ie renicing the process
  27. >-19 seemes to speed it up, +14 slows it a lot)
  28.  
  29. This is standard behavior for nice.  Lower values have higher priority, higher
  30. values have lower priority.  Sort of counter-intuitive, but I believe this
  31. scheme follows the method used by the scheduler to prioritize processes. This
  32. isn't unique to Linux; SunOS and AIX nice are similar.
  33.  
  34. >3)What do the options to fsck mean? I couldn't find a man
  35. >page for it and one on *this* (university) system is
  36. >inapropiate.
  37.  
  38. I don't know. I haven't played with fsck options much, and I don't have my
  39. Linux box nearby to look and see what's available.  I do know that -y means
  40. fix everything without asking any questions (in other words, answer "yes"
  41. to all of fsck's questions when it tries to fix the filesystem). This is
  42. usually a pretty safe option to use.
  43.  
  44. > My system is 0.96cpl2 with new setterm and ps-0.96c1
  45. > package.
  46. >
  47. > Once again thanks!
  48. >                Rafal
  49. >-- 
  50. >/|| Numbers exist only in our minds. There is no physical entity that
  51. > ||_is_ number 1. If there were, 1 would be in a place of honor in 
  52. > || some great museum of science, and past it would file a steady
  53. >==== stream of mathematicians gazing at 1 in wonder and awe.
  54.  
  55.  
  56. -- 
  57. Scott Taylor            |
  58. (512) 795-6837          | "Well, I wanted to work with gymnasts." -David Byrne
  59. scott@natinst.com       |
  60. ** NI pays me to write their code, not their opinions, and that's what I do **
  61.