Re: Loss of Sound



graham wrote:

> I'm not sure what you are trying to say.
> The point of my remark was that I had noted the # denoting the command was
> run as root.

My point was, that I take every effort to represent command line properly,
but special characters have context dependable meaning. I noted that your
remark is in context of command line, but user prompt in SUSE Linux is the
same character that is marker for quoted text in news.

To overcome this one can use copy of prompt like
user@linux:~> for users, or
linux:~# for root, which will move > further from the begin of the
line and prevent news reader to interpret it as quote. My problem with this
approach is that it means more typing :-) and I'm not sure that
inexperienced linux user will notice the difference.

I used to type hashmark as placeholder for any kind prompt, and remark "run
as root" to denote need for root login.

Years ago it was impossible that you use Linux and don't know the difference
between user and root prompt, but today if you use it to run, for instance,
multimedia applications and hardware doesn't make trouble there is small
chance that you will ever need command line interface.

> As I pointed out, the command does not have to be run as root if
> the path is used.

I know that, but, as explained above, hasmark wasn't meant to denote root
prompt, it is there just as patch, to satisfy my slow fingers :-)
I will appreciate any ideas (or pointers in the web) how to handle this .

--
Regards,
Rajko.
.



Relevant Pages

  • Re: Ethereal - not sufficient permission?
    ... > I have installed the pcap library and ethereal on a new installation ... Open a console window and enter the command "su" (without the ... At the prompt, enter the root password. ...
    (comp.os.linux.networking)
  • Re: Vector Linux anybody??
    ... >> I type in passwd, but I get a no such command reading, then it will ... >Then you either get the command line prompt ... you need to do is set a password for the root user. ...
    (alt.os.linux)
  • Re: OT: the rm bug hit me again
    ... And the -f in the rm command it to stop the "Confirm delete?" ... That's not a good idea as it teaches you to expect to be prompted, and you'll be bitten badly some time when the alias isn't present. ... the reason is to help prevent those type human errors when you are root ... A user who expects rm to prompt will only delete their own files if it doesn't, a root user who expects rm to prompt can delete the entire system if it doesn't. ...
    (Fedora)
  • Re: Help required with Solaris 8 secure RPC and NIS+ authentication
    ... > Run the passwd command to change root's password ... > prompt (ie it will accept utter rubbish in place of a valid root password). ... > passwd: files nisplus ...
    (comp.unix.solaris)
  • Re: Apple recommending anti-virus software for Macs?
    ... > To be ultra-safe with the 'rm' command, ... Not a bad idea for root, It would drive me nuts in my user account. ... downloads directory and executing it. ... That I type an EOF is a trivial difference versus 'sudo' exiting ...
    (comp.sys.mac.system)

Loading