Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Hi all, I have two questions...
First how can I give different colors to my terminal fonts? For instance, directories must differ in color so that I can recognize them...
Secondly, how can I change fonts in my terminal? I am using aterm, here is the font line in my .Xdefaults file
Code:
aterm.font: -bitstream-bitstream vera sans mono-medium-r-normal--0-0-0-0-m-0-microsoft-ansi
I really do not understand this font thing, what do those numbers 0-0-0 mean and how can I find other fonts to use in my terminal...
Thanks Tinkster, I emerged xfontsel and understood what they mean... However my main problem is console font colors... By saying font colors, I want directories to be in a different color than files... How can I do this?
I wanted to make my directories in another color, so adding
alias dir = 'dir --color'
alias ls='ls --color'
solved what I asked... From what I understood, I can define several functions to some aliases like dir, ls... So how can I shutdown -h now with simply shut (without loggin' as root)?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.