zsh-users
 help / color / mirror / code / Atom feed
From: Sebastian Gniazdowski <sgniazdowski@gmail.com>
To: Zsh Users <zsh-users@zsh.org>
Subject: echo "true" > ~/.zshrc from ~/.zshrc
Date: Sat, 11 Jun 2016 18:23:00 +0200	[thread overview]
Message-ID: <CAKc7PVBsCerq5-qAG21De2fQq53MNFOOShjTYQV6eS5stBCGpQ@mail.gmail.com> (raw)

Hello,
How legal it is to do:

echo "true" > ~/.zshrc

>From ~/.zshrc? What can be expected?

When I do (in ~/.zshrc, at last line):

echo "sleep 200" >> ~/.zshrc

then I'll get the sleep at next startup. When I do:

echo "true" > ~/.zshrc
echo "Hello normally ended"

Then I will see the "Hello" message.

But when I output much of text earlier in 400 lines long zshrc, then e.g.:

/Users/sgniazdowski/.zshrc:182: command not found: fas

But other time it went without errors, and without "Hello" message.

Best regards,
Sebastian Gniazdowski


             reply	other threads:[~2016-06-11 16:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-11 16:23 Sebastian Gniazdowski [this message]
2016-06-11 16:34 ` Nikolay Aleksandrovich Pavlov (ZyX)
2016-06-11 17:40   ` Sebastian Gniazdowski
2016-06-11 18:05 ` Bart Schaefer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAKc7PVBsCerq5-qAG21De2fQq53MNFOOShjTYQV6eS5stBCGpQ@mail.gmail.com \
    --to=sgniazdowski@gmail.com \
    --cc=zsh-users@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).