User talk:Velle
From Wikipedia, the free encyclopedia
Contents |
[edit] Welcome, Velle, to Wikipedia!
Enjoy editing here on Wikipedia and I hope you will stay! Be sure to post your name on the Wikipedia new user log. Below are some useful tutorials and places of interest:
- Editing tutorial — learn how to edit articles
- Five pillars of Wikipedia — learn about Wikipedia's basic guidelines and policies
- How to write a great article— learn how to creat feature article-status articles
- Picture tutorial — learn how to upload pictures
- Manual of Style — learn how articles should be written
- Sandbox — practice writing articles
- RC Patrol — help to prevent vandalism
- Wikiprojects — join a group that suits your interest
You can sign your comments on talk pages with four tildes: ~~~~; this adds your name and current time to your comments. If you need any more help, come to Bootcamp, add {{helpme}}
to your talk page, or contact me on my talk page. Have fun!
--TBC??? ??? ??? 20:04, 30 March 2006 (UTC)
[edit] File types
--Unixguy 12:49, 17 May 2006 (UTC)
I know that you are able to get the type of a file by typing "file pic.jpg" for example. Is it possible to get this information for each file or subdirectory in a directory using ls with some argument?
--Velle 13:39, 4 May 2006 (UTC)
- This is a task that is precisely intended for shell scripts to perform, not core userland utilities. Dysprosia 13:43, 4 May 2006 (UTC)
-
- Here is a one-liner to answer your question. Use the find command with the -exec option.
find . -exec file {} \;
-
- --Unixguy 12:49, 17 May 2006 (UTC)
[edit] Color conventions
What are the color conventions when using color? Is it different from shell to shell?
--Velle 13:40, 4 May 2006 (UTC)
- See the example in the article I added using color conventions for Suse Linux. It can be different, depending on your preferences. Use the dircolors -p command to see how they are set for your shell.
- There is a good explanation on setting your colors here. In short:
Create the file with: dircolors -p > $HOME/.dircolors Edit the file to taste. In your .bashrc (and/or .bash_profile or .profile) put: eval $(dircolors ~/.dircolors)
- --Unixguy 12:38, 17 May 2006 (UTC)
[edit] Meanings of Velle
Hi Velle. What does Velle mean? Currently Velle redirects to Derrick, but I suspect "Velle" has more meanings than that. Do you know what other meanings? Thanks — Donama 00:39, 29 May 2006 (UTC)