3 FAQ tagged "shell scripting"
Viewing 1-3 of 3 FAQ -- UNIX Shell: Find Out Real Path Of File ( Directory )
Q. Some of my programs and scripts needs a real path and not a a symbolic link. How to I determine a real path of any directory under Linux / UNIX operating systems? How do I remove references to /./, /../ and extra ‘/’ character in path?
- BASH: Prepend A Text / Lines To a File
Q. I can append text to a file using >> operator but how do I prepend a text to a file? I want the opposit of >> operation?
- Shell Scripting: Convert Uppercase to Lowercase
Q. How do I convert uppercase words to lowercase or vise versa under BASH shell? I’ve a small shell script and I’d like to convert all incoming user input to lowercase using a shell script.
Viewing 1-3 of 3 FAQ - ( see all popular tags )



Recent Comments
Today ~ 2 Comments
11/26/2008 08:55 pm (6 days ago) ~ 18 Comments
Today ~ 8 Comments
Yesterday ~ 4 Comments
Yesterday ~ 6 Comments