# Now we have another string p. Your job is to find out # how many unique non-empty substrings of p are present in s. # In particular, your input is the string p and you need to output # the number of ...
This script should catch all "jane" lines inside list.txt and store them in another text file called oldFiles.txt. takes oldFiles.txt as a command line argument and then renames files with the new ...