Search Results

Search: Posts Made By: Somename
2,245
Posted By Somename
OK thanks =)
OK thanks =)
2,245
Posted By Somename
Hi jim, I have two columns in each file, and...
Hi jim,
I have two columns in each file, and I'd like to combine them like this:

file 1:
green 3
red 2
blue 1

file 2:
green 5
blue 6

output:
green 3 5
red 2 -
blue 1 6

And I...
2,245
Posted By Somename
Padding diff result
Hi,

Is there a way to add padding to a diff result in unix so number of "< .." lines will be equal to number of "> .." lines?
For example, if the original result is:

9a10
> "line which...
Forum: Linux 01-28-2013
1,503
Posted By Somename
Open vnc:0
Hi,

Is there a way to open vnc:0 on redhat?

Thanks
3,265
Posted By Somename
OK, thanks for the help
OK, thanks for the help
3,265
Posted By Somename
not what I was looking for
Thank Scott!
I want the scrip to continue running after the loop, is there a way to do it?
I tried:
if (-e "/../fileName*") then foreach..
but c shell didn't recognize the *.

Is there another...
3,265
Posted By Somename
Foreach alternative - C shell
Hi all

I wrote a foreach loop in c-shell:

foreach file (/.../fileNames*)
...
end

The problem is that if there aren't matching files in the directory I'm getting a
"foreach: No match"....
Showing results 1 to 7 of 7

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