$marks

  1. cyber

    shell scripting(linux)

    The following program takes a file (here it is test1.txt) and creates a new file selected .txt which contains the names and marks of students who scored less than 90. This program works for any number of lines in the text file.To make it simple this program is executed from the same directory...
Top Bottom