Search Results

Search: Posts Made By: mattemp
12,418
Posted By mattemp
Here is the part of my script where I need my...
Here is the part of my script where I need my files list:

LIST=$(tail -1 $FILE)
cvs log -N -r$rev1:$rev2 $LIST > changelog.txt


My file looks like this :

"java/file1.java"...
12,418
Posted By mattemp
Problem with double quote and string variable
Hello,

i have a file output.txt which contains a single line with a list of files with quotes :
"file1.ext" "file2.ext" "file3.ext"

In a shell script, I want to retrieve the line and use it as...
Showing results 1 to 2 of 2

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