lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: V2.14.0 - midi volume & midi arpeggio


From: MING TSANG
Subject: Re: V2.14.0 - midi volume & midi arpeggio
Date: Tue, 14 Jun 2011 18:48:58 -0700 (PDT)

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 <address@hidden>
To: MING TSANG <address@hidden>
Cc: Federico Bruni <address@hidden>; address@hidden
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 <address@hidden> 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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]