Re: /proc/sys/kernel/shmmax



On Jan 21, 2008 6:29 PM, Nils Kassube <kassube@xxxxxxx> wrote:

Gérard BIGOT wrote:
On Jan 21, 2008 4:48 PM, Nils Kassube <kassube@xxxxxxx> wrote:
Gérard BIGOT wrote:
Did you use sudo? #, in ubuntu case means 'please use sudo before
this Command'.

That's the first time I read something about this special meaning. It
seems very strange to me, can you tell me where it is documented? And
how should I know, if I'm new to Ubuntu?

It may be said in a strange way. But, Ubuntu doesn't open Root account,
the one noted by # at the prompt, instead of your $.

OK, there may be a '#' at the prompt, if you run a root shell, but then
you don't need sudo. And if I see a line starting with '#', it is a
comment line for me, because that's what a '#' is used for in a shell
script.

You're right about # in the shell script context, but there is no prompt
in a script ...

G.
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users


Relevant Pages

  • Re: problem with exit while using nohup
    ... when you run any command ending with &, it runs in background, that shell does not wait till it gets over and shell prompt is displayed immediately. ... as it is evident, the exit should cause the script to terminate,hence ...
    (comp.unix.shell)
  • Re: MSH catching all objects and executing once.
    ... although just the ability to instanciate objects from script ... or prompt is excellent. ... MSH really is everything I wanted in a shell, ...
    (microsoft.public.windows.server.scripting)
  • ssh in bash script
    ... the shell in host 2 is spawned and am now at host2's prompt. ... how to make it continue on in the script? ...
    (Fedora)
  • Re: OT: Exporting a BASH prompt from a script
    ... > the prompt within the script, ... it runs inside a new shell which is terminated ... debian$ source ./ ...
    (Debian-User)
  • Re: OT: Exporting a BASH prompt from a script
    ... >> change the prompt within the script, ... > When you run a script, it runs inside a new shell which is terminated ... If you want the commands in the script ...
    (Debian-User)