From: HIToC <hitoc_mail@yahoo.it>
To: Henry Margies <henry.margies@gmx.de>
Cc: linux-c-programming@vger.kernel.org
Subject: Re: getdate(3) - format date
Date: Tue, 26 Sep 2006 19:27:37 +0200 [thread overview]
Message-ID: <200609261927.37275.hitoc_mail@yahoo.it> (raw)
In-Reply-To: <1159174413.3918.28.camel@localhost.localdomain>
Hello Henry,
I have used "sh": sh script
But using ./script has the same problem: DATEMSK is not exported.
Thank you for the emails
HIToC
On Monday 25 September 2006 10:53, Henry Margies wrote:
> Hello HIToc,
>
> On Fri, 2006-09-22 at 22:40 +0200, HIToC wrote:
> > Now I have tried your script but it does not exports the DATEMSK to the
> > environment: if next the execution of the script I type
> > echo $DATEMSK it prints nothing.
>
> How did you execute the script? In order to have the variable exported,
> you have to source this shell script. Try something like this:
>
> . ./script
>
> or
>
> source ./script
>
>
>
> Best regards,
>
> Henry
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe
> linux-c-programming" in the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
--
With regards,
HIToC
hitoc_mail@yahoo.it
next prev parent reply other threads:[~2006-09-26 17:27 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-21 20:36 getdate(3) - format date HIToC
2006-09-22 7:28 ` Steve Graegert
2006-09-22 20:40 ` HIToC
2006-09-25 8:53 ` Henry Margies
2006-09-26 17:27 ` HIToC [this message]
2006-09-28 7:38 ` Henry Margies
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=200609261927.37275.hitoc_mail@yahoo.it \
--to=hitoc_mail@yahoo.it \
--cc=henry.margies@gmx.de \
--cc=linux-c-programming@vger.kernel.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.
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).