Search Results

Search: Posts Made By: TexasGuy
4,727
Posted By TexasGuy
Works great! Thanks
Works great!

Thanks
4,727
Posted By TexasGuy
Use 'date' in a script
I am currently working on a script that does different things depending on what day it is. For example if it is executed on the 1, it will rotate certain files, if it executed on the 5th it rotates...
Forum: Programming 03-12-2005
3,958
Posted By TexasGuy
Thanks, that is actually what I used, what I...
Thanks, that is actually what I used, what I didn't realize was that the return value 0 is true, so my if statement wasn't working correctly. I am relatively new to fork() and the exec commands,...
Forum: Programming 03-11-2005
3,958
Posted By TexasGuy
Shell Program
I am programming the following simple shell program. It works for the most part, things like 'ls' and 'ps' work just fine. However when I add options, (example, ls -l) it does not execute the...
8,481
Posted By TexasGuy
This method works great, although I am writing...
This method works great, although I am writing the output to a file, and it puts the new line ^M character in it. How can I remove it?
8,481
Posted By TexasGuy
Reading Characters from txt file
Hello,

I am new to shell scripting, and I am trying to create a script that reads an input like the following

firstname:lastname:age
firstname:lastname:age
firstname:lastname:age

in a text...
Showing results 1 to 6 of 6

 
All times are GMT -4. The time now is 07:30 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy