hey guys, i have a script that adds all numbers in a file and appends it to the end of that file, the content of the files looks like this: ============== 113,862 10,430,739 1,111,892 34,005 ============= Is there anyway to modify this script to automatically run for every .txt file in the directory...