public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re: Sourcing files in cygwin?
       [not found] <CAAxXO2EPifamVsWRX6oVK9OHy5_LoVCM=UeSog0SctnEDq3=8A@mail.gmail.com>
@ 2019-07-20 23:29 ` Nikos Balkanas
  0 siblings, 0 replies; only message in thread
From: Nikos Balkanas @ 2019-07-20 23:29 UTC (permalink / raw)
  To: cygwin

Searching in the web, I found out the problem:
Cygwin requires unix line breaks, the ones I supplied were created in windows:(

On Sat, Jul 20, 2019 at 9:42 PM Nikos Balkanas <nbalkanas@gmail.com> wrote:
>
> Hi,
>
> I am trying to source the file .alias in my ~/.bashrc file:
>
> echo "alias = $(ls -la ~/.alias)"
> . ~/.alias
>
> I get:
>
> alias = -rwxr-xr-x 1 <user> None 117 Jul 20 20:15 /home/<user>/.alias
> : No such file or directory
>
> Seems ls understands fine the ~/.alias notation and the file exists.
> Sourcing, however, doesn't. Or is it that sourcing doesn't work in cygwin?
> Can't understand from the error:(
>
> TIA
> Nikos
>
> Attached is the zipped cygcheck output with user crossed out

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-07-20 23:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CAAxXO2EPifamVsWRX6oVK9OHy5_LoVCM=UeSog0SctnEDq3=8A@mail.gmail.com>
2019-07-20 23:29 ` Sourcing files in cygwin? Nikos Balkanas

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 read-only IMAP folder(s) and NNTP newsgroup(s).