Executive program
A shell executable program to determine the number of files within a folder specified by the user. It tests whether the number of files is less than 10 and prints the file names on the original output. If the number is greater than that, it writes the file names within a file in the same folder called numfiles . The name of the folder to be tested is entered by the user . Example of implementation : ./shell.sh folder