Search Results

Search: Posts Made By: corfuitl
1,962
Posted By corfuitl
Hi again, Works perfectly now :) Thanks...
Hi again,

Works perfectly now :)

Thanks for your time!

Best,
Kon
1,962
Posted By corfuitl
Hi, Once again thanks for your help. It...
Hi,

Once again thanks for your help. It seems that it works with:

Column1 Column2 Column3 Column4 Column5 Column6 Column7
1 user1 access1 word word 3 2
2 ...
1,962
Posted By corfuitl
Hi, The above result is correct, but when I...
Hi,

The above result is correct, but when I tried with:

1 user1 access1 word word 3 2
2 user2 access2 word word 5 3
3 user1 access1 word word ...
1,962
Posted By corfuitl
Hi, thanks for your prompt reply :) ...
Hi, thanks for your prompt reply :)

Unfortunately, it seems that the result is not completely correct. The correct result should have a unique user, so in Column2 user1 should appear only once...
1,962
Posted By corfuitl
Hi, Thank you for your reply. Lines 4 and 5...
Hi,

Thank you for your reply. Lines 4 and 5 are identical, so no problem, it will be correct if it extracts line 4.

I am not familiar with awk but I have found the following command from a...
1,962
Posted By corfuitl
Remove duplicates according to their frequency in column
Hi all,

I have huge a tab-delimited file with the following format and I want to remove the duplicates according to their frequency based on Column2 and Column3.

Column1 Column2 Column3...
1,173
Posted By corfuitl
ok thank you! now it works!
ok thank you! now it works!
1,173
Posted By corfuitl
Unfortunately I tried to run the scripst but does...
Unfortunately I tried to run the scripst but does not work. These scripts recplace the .en.html with the it.html. The problem is that There are files only in one language. For example the...
1,173
Posted By corfuitl
Thank you for your reply, but it does not work....
Thank you for your reply, but it does not work. The output is:
*EN.html *EN.html
*EN.html *EN.html
*EN.html *EN.html

The file names are:
en_david_en.html
en_david_it.html
en_david_fr.html...
1,173
Posted By corfuitl
List of multilingual files
hi,
I have in a directory a big number of files and their translation in other languages. A typical name of a file is xx_xxxx_EN.html and its translation xx_xxxx_IT.html . I want to extract a 2...
3,509
Posted By corfuitl
Thank you very much for your helping. I tried and...
Thank you very much for your helping. I tried and it works! Could you tell me please how the new file can be created in a other location. For example, I have the main dir, called DIR1 with subdirs...
3,509
Posted By corfuitl
Thank you! It works! The lines seems to be empty,...
Thank you! It works! The lines seems to be empty, but when I am trying to open them with vi, there is ^M character. Do you know how can I remove it?
Thanks a lot for your help.
3,509
Posted By corfuitl
thank you. It works, but with some problems! The...
thank you. It works, but with some problems! The script removes the tags bat not the blank lines.

Could you tell me also how can I proccess the xml files in the subdirectories?
Thank you in...
3,509
Posted By corfuitl
Create simple script
Dear all,

I have a directory named A and some subdirectories named B, C, D with .xml files. I want to use the following command to strip the file.
sed -re ':start s/<[^>]*>//g; /</ {N; b start}'...
4,834
Posted By corfuitl
Merge different xml files in one
Dear all,

I have a big number of .xml files (130GB) and I would like merge them in one. The problem is that I don't want all tags and all the xml files are the same.
Is there any script that I...
3,216
Posted By corfuitl
I am sorry but it does not work. I can not run...
I am sorry but it does not work. I can not run it.


dupl.sh: line 8: unexpected EOF while looking for matching `"'
dupl.sh: line 13: syntax error: unexpected end of file
3,216
Posted By corfuitl
thanks for the reply! Is that a bash? Sorry I am...
thanks for the reply! Is that a bash? Sorry I am new in linux.
Can I replace *___PP___0902___AA. txt with *.txt because there are file names named

12345___PP___0902___AA.txt...
3,216
Posted By corfuitl
Remove duplicate files
Hi,

In a directory, e.g. ~/corpus is a lot of files and subdirectories. Some of the files are named:


12345___PP___0902___AA.txt
12346___PP___0902___AA. txt
12347___PP___0902___AA. txt
...
1,564
Posted By corfuitl
Remove files by name
Hi,
I have multiple xml files and named
1233__AAA__12.xml
1234__AAA__12.xml
2125__AAA__13.xml
2127__AAA__13.xml

and I want to delete or to remove only these with the hightest ID e.g. files...
932
Posted By corfuitl
Merging a lot of XML documents in one
Hi,

I have a very basic knowledge of shell scripting & would like some help with a little problem I have.
I have a lot of xml documents in a directory and I would like to merge them in one xml....
2,185
Posted By corfuitl
Thanks a lot! I tried all of them but i could not...
Thanks a lot! I tried all of them but i could not do working. Could you help me please.
2,185
Posted By corfuitl
Script move files by name
hi,

I have a lot of files named xxxxx__AA.txt, xxxxx__BB.txt, xxxxx__CC.txt and I would like to move xxxxx__AA.txt in AA directory, xxxxx__BB.txt in BB etc. Could you help me do it in bash script?
Showing results 1 to 22 of 22

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