Summary: I get files often that have a crc checksum in the file name but no premade sfv to check it with. So I run the file through quicksfv and open the sfv f...
Summary: Can anyone help me with comparing two vaiables in unix shell script. This is what i'm trying.... if [ $X -ne $Y ] then ----- else ---- fi Wher...
Summary: Thanks mike, I tried that and nothing happened, that i think was for numbers. What i am looking for is like the post "compare two columns in excel" h...
Summary: Hi, I want to compare two lists. In list1.txt are the Pc names where the job is done. In list2.txt are all pcs where the job must be done. result.txt...
Summary: I'm working on a backup batch program to copy directories to a pen drive somewhat automatically and thought it would be nice to check available space ...
Summary: Hi, I have got two columns in excel table. Both columns contain names of companies in Croatia. My task is to compare those columns to see if there are...
Summary: Please post your question in its own thread with a relevant Subject line. Adding your question to an existing thread that addressed a different issue ...
Summary: Kindly please assit me to compare two files in perl or any other script: I have two files: File1.abc start prog name cadillac ggg abc ttt fff start p...
Summary: Generally, a goto in a for is a mess. Beyond that, I thik you are trying to find out which files exist in both; right? =============================...
Summary: I would like to know if it is possible to compare IP's in a range with VBScript. For example, I know that if a device's IP address in between 172.31....
Summary: Extended characters are a bit of a problem in batch. There are two main ways to achieve what you want to do, either change the code page or find the c...
Summary: Hi I have a problem with a script I'm trying to write. I want to compare two text files which have a list of directories and then extract the added...
Summary: Hi These subroutines may be useful for calculating date issues in Batch File coding. The sub-rountines use variables a-f so best to not to use them in...
Summary: Hi all, N.B. This will only work, or has been tested in Dos 7.1 so it won't work in an NT Environment! Heres an intereting way of removing ALL(blank l...