Search Results

Search: Posts Made By: Mariopart
2,754
Posted By Mariopart
Nope that does also not work. $ sdiff 'test\...
Nope that does also not work.

$ sdiff 'test\ file1' 'test\ file2' > Output/outputTestFilesSpaces
sdiff: Cannot open: test\ file1


But thanks for your effort.
2,754
Posted By Mariopart
@Don Cragun Yeah already thought about it. I...
@Don Cragun
Yeah already thought about it.
I will maybe create a temp file with the same filename and data but without spaces to use it with sdiff.

@RudiC
I'm using HPUX V11 with ksh.
2,754
Posted By Mariopart
Sry tested this already. $ sdiff 'test...
Sry tested this already.

$ sdiff 'test file1' 'test file2' > Output/outputTestFilesSpaces
sdiff 'test file1' 'test file2' > Output/outputTestFilesSpaces
+ sdiff test file1 test file2
+ 1>...
2,754
Posted By Mariopart
Yes, I'm talking about filenames. Sry that I...
Yes, I'm talking about filenames. Sry that I didn't mentioned it.

Here's the output:

sdiff "test file1" "test file2" > Output/outputTestFilesSpaces
+ sdiff test file1 test file2
+ 1>...
2,754
Posted By Mariopart
Hey, I'm using for example this input: ...
Hey,

I'm using for example this input:

test file1
testfile1
test3
testfile1
test3
testfile1
test3
testfile1
test3
test3
test3
testfile1

testfile1
test3
test file2
2,754
Posted By Mariopart
SDiff Two files with space problem
Hello guys,

I have a problem. I'm trying to use SDiff with two files which are containing spaces.

My problem is that I want to save the output with > in an extra file.

If I try to use it...
Showing results 1 to 6 of 6

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