This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Newbie Alias and Profile questions


On 2/10/2014 8:15 PM, Mike Rushton wrote:
Can some one give me some hints about this ?

I read the documentation and can't figure this out.

I am trying to put an alias in a .bashrc

alias clear='printf "\033c"'

But what .bashrc do I put this in ?  in /ect/skel or the one my user
directory.   I put this code in and it seems to get overwritten.
I don't understand what I am doing wrong.

Overwritten?  By what?  What's your home directory?

It is a minor thing that i can't clear the screen, but i want to work at
this and try to fix this.

OK but 'clear' will do what you want.

Then I want to add a script to my profile.   but what one the .profile or
.bash_profile ?

Unless you want it available to all users and other shells, put it in your
.bash_profile.

Other that these problems, I am converting my Korn shell scripts to bash
under Cygwin and it is going pretty good so far.

FYI, at least the last 2 questions above are general UNIX/Linux questions.
You should consult a good UNIX/Linux resource for some basic user tutorials
and guides.



--
Larry

_____________________________________________________________________

A: Yes.
> Q: Are you sure?
>> A: Because it reverses the logical flow of conversation.
>>> Q: Why is top posting annoying in email?

--
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]