lilypond-user
[Top][All Lists]
Advanced

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

Re: Cannot install lilypond on a shared Hostmonster server


From: David Kastrup
Subject: Re: Cannot install lilypond on a shared Hostmonster server
Date: Sun, 05 Jun 2016 11:01:33 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

Mike <address@hidden> writes:

>> >> > [~]# bash lilypond_install/lilypond-2.18.2-1.linux-64.sh --prefix
> lilypond
>> >>   ^^^^
>> >> I can't understand this. It looks like root's prompt, not a user's.
>> > 
>> > It's just my user's prompt. It shows that I'm in my home dir.
>> 
>> Are you sure?  The `#' sign usually indicates a super-user shell,
>> while `$' indicates a normal user.  I thus would expect
>> 
>>   [~]$
>> 
>> instead.
>
> Uhm... it's just a convention isn't it?

Sure, but one it does not make much sense to override.

> I'm pretty sure I am not a superuser. How can I verify it?
>
> [~]# echo $PS1
> [\w]#
> [~]#

id

should be pretty conclusive.  Superuser has uid=0 for example.  At any
rate, standard prompts are "$ " for normal users and "# " for superuser,
so you are already not using the standard.

-- 
David Kastrup



reply via email to

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