Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh doesn't print only one symbol
- X-seq: zsh-users 23211
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Ray Andrews <rayandrews@xxxxxxxxxxx>
- Subject: Re: zsh doesn't print only one symbol
- Date: Mon, 5 Mar 2018 10:27:14 -0800
- Cc: Zsh Users <zsh-users@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brasslantern-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=cV73D8vi5GG5GOW28EXbOCZE3zEq4voLrWEQqJYr4js=; b=tC4XgYD0+iiTc9SjGh/h7xrlP3Htx088QDOoWu/IX2rj7Wv+rDY3qL/z8NvEu+u+wz WZAzyvmqE0C4xDKIPGfXUKOhlBFSzOI//ub63x3BSDjnFJPJTbF0eak/ydB45N7YB8r6 oFHAbUcZ6tFKe3Ugn6UM/ynir6nxBOtxw/Osm+GmtdoLIgQJgyZx5TKUW9i8YAf95kul 713mv/b0MgGVxYAgQ6/sYq7hOw1BRG44b5XR4vmnmaEQEGHrXtllDJonfxlqYlPkBcfe dkLXkQYLrfq8sERkdadT2Md4U5/iAdnOaDqDBlbDIsCe40ISA/sCgpA3vT4f/mS68Q16 Sngw==
- In-reply-to: <083e09c5-e347-3caf-4428-b5f5c1cd4e40@eastlink.ca>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- List-unsubscribe: <mailto:zsh-users-unsubscribe@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <CAERhH_-M4=0LQCiTvL2qr8D2w8LVUunjrU6iDrs-pH6YLGB56A@mail.gmail.com> <etPan.5a9cf7dc.64cce29a.10b3f@zdharma.org> <083e09c5-e347-3caf-4428-b5f5c1cd4e40@eastlink.ca>
On Mon, Mar 5, 2018 at 9:14 AM, Ray Andrews <rayandrews@xxxxxxxxxxx> wrote:
>
> $ echo -n "1"
> 1#
>
> $
>
> ... What on earth is that for? What does " 1# " mean?
It most likely means you're logged in as root.
Read the doc for the PROMPT_EOL_MARK parameter.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author