Search Results

Search: Posts Made By: rsmohankumar
1,879
Posted By rsmohankumar
we are giving the path as...
we are giving the path as "\\\\global\\file\\dev\\" in input file

In unix shell script, we are reading the path and appending it into the another text file

echo "3|\\global\file\dev\|1800" >>...
1,879
Posted By rsmohankumar
I have the windows path in the text file. I am...
I have the windows path in the text file. I am reading the text file through the unix shell script.while reading the character \f. Its getting converted into special character.
1,879
Posted By rsmohankumar
I have tried it already but i am not getting...
I have tried it already

but i am not getting proper output

the character \f is converting into the special character.
1,879
Posted By rsmohankumar
How to escape \f as it from windows to UNIX?
Hi,

I want to pass the path \\global\file\dir windows path from param file to UNIX.

while passing \f in the script, it changing into form feed.

Could anyone please help ASAP to escape the...
8,582
Posted By rsmohankumar
I am getting the below issue, while executing the...
I am getting the below issue, while executing the above code

bash-2.03$ ./whs_comp_bash.sh
-----
Input files data*:
==> file1.txt <==
xxx xxxy yyyz
aaa bbbb ccc
==> file2.txt <==
xxx yzx...
8,582
Posted By rsmohankumar
Thanks.... drl. In our environment wdiff is...
Thanks.... drl.
In our environment wdiff is not working. could you please try to give the code in korn shell?
8,582
Posted By rsmohankumar
I have tried diff and sdiff, it is comparing and...
I have tried diff and sdiff, it is comparing and giving output as whole line.

My expected output is " if there is difference in words. I need the word and line number to be appended in the...
8,582
Posted By rsmohankumar
Compare two files word by word
I need to compare two files word by word using unix shell scripting.

Could someone help me? I need the code which will compare the 1st word from file1 with 1st word from file2, 2nd word from...
Showing results 1 to 8 of 8

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