david, James & Federico :Thank you all for the tips. It cut down my learning 
curve.

Federico: Thank you for pointing to the ubuntu forum. I registered to the forum 
to-night. I will start learning.  I want to use frescoboldi to generate music 
score.  That is the reason I install ubuntu.




________________________________
From: David Santamauro <david.santama...@gmail.com>
To: MING TSANG <tsan...@rogers.com>
Cc: Federico Bruni <fedel...@gmail.com>; lilypond-user@gnu.org
Sent: Tue, June 14, 2011 4:56:21 PM
Subject: Re: V2.14.0 - midi volume & midi arpeggio

On Tue, 14 Jun 2011 13:00:17 -0700 (PDT)
MING TSANG <tsan...@rogers.com> wrote:

> of using linux ubuntu.  What is the difference between sh and sudo sh?

think of sudo <command> as the equivalent of "Run As Administrator". It
turns you into administrator ('root') and executes that command. To
understand it, type the following commands into a terminal and it
should look like:

$ whoami
tsang
$ sudo whoami
root

The greatest command, though, is 'man'. It is help for every command
and is invoked like

$ man whoami
* q to quit
$ man sudo
* q to quit

David
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to