Hi,
I'm a non-native english speaker, so excuse me if my english isn't perfect
My problem is :
We currently have a batch script using a portable version of BC3 and we have to migrate this tool on a linux platform.
We actually use those different BC3 features :
- compare 2 zips files
- compare 2 files by applying specific rules (to ignore fields...)
I wanted to know : Is there any feature that BC3 command lines can do on Windows but that can't be done by BC3 command lines under a linux environnement ?
By that, I mean :
Can I : take all the lines that exist in my batch script (all BC3 calls) -> put them in a bash script, and just change the path of the BC3 executable -> will it work ?
And finally, does a portable version of BC3 under Linux exist ?
Thanks for the time you will spend on my problem !
I'm a non-native english speaker, so excuse me if my english isn't perfect

My problem is :
We currently have a batch script using a portable version of BC3 and we have to migrate this tool on a linux platform.
We actually use those different BC3 features :
- compare 2 zips files
- compare 2 files by applying specific rules (to ignore fields...)
I wanted to know : Is there any feature that BC3 command lines can do on Windows but that can't be done by BC3 command lines under a linux environnement ?
By that, I mean :
Can I : take all the lines that exist in my batch script (all BC3 calls) -> put them in a bash script, and just change the path of the BC3 executable -> will it work ?
And finally, does a portable version of BC3 under Linux exist ?
Thanks for the time you will spend on my problem !

Comment