Search Results

Search: Posts Made By: demet8
16,141
Posted By demet8
Declaring arrays in csh
Does anyone know how to declare an array in csh? I don't want to declare any elements in the array because I have a variable that represents the size of the array. For example: the array I want to...
13,231
Posted By demet8
Thank you.
Thank you.
13,231
Posted By demet8
I know I can do what you posted via the command...
I know I can do what you posted via the command line. What I need to be able to do is have that same functionality in a script and execute that script from the command line.
13,231
Posted By demet8
Create a simple bash backup script of a file
This is the problem: Write a script that will make a backup of a file giving it a ‘.bak’ extension & verify that it works. I have tried a number of different scripts that haven't worked and I haven't...
4,920
Posted By demet8
Thanks everyone. I appreciate your help.
Thanks everyone. I appreciate your help.
4,920
Posted By demet8
Linux Sort Command
Hey Don I think your right. I used that solution first but I felt it was too trivial initially. Now thinking about it again, I definitely think I read into the question a bit much. Thank you for your...
4,920
Posted By demet8
I tried your script but when I pipe file 1 into...
I tried your script but when I pipe file 1 into file 2 I get fatal cannot open file 2 for reading(no such file or directory). I created file 2 & tried it again after the error to see if it would work...
4,920
Posted By demet8
linux sort command
This is the question being asked: (Sort your data file by last name first, then by the first name second - save as first_last.) I am not quite sure of the type of sort I am being asked to perform. I...
Showing results 1 to 8 of 8

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