Search Results

Search: Posts Made By: rdcwayx
4,540
Posted By rdcwayx
Thank you, I follow your idea to create the...
Thank you, I follow your idea to create the questions files by below commands:

awk '/^QUESTION/ {a=$2;$2=""} {print > "VCE1-" a ".txt"}' VCE1.txt
awk '/^QUESTION/ {a=$2;$2=""} {print > "VCE2-" a...
4,540
Posted By rdcwayx
how to compare two VCE files?
Two VCE files (files to pass IT ceritifcate test) have been converted to text files. So now I need a script to compare the difference between them.

Each question session start from QUESTION and...
Showing results 1 to 2 of 2

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