We have hosted the application print details of longer lines of file in order to run this application in our online workstations with Wine or directly.
Quick description about print details of longer lines of file:
Print_Details_of_Longer_Lines_of_File:------------------------------------------------
This program prints a list of lines that are longer than the length given
by the user. The program will ask for a file and a length and then it will
search for lines that are longer than the given length in the given file.
It will then print the line numbers of these lines and the length of these
lines. So, you can use this program to find out if all the lines in your
file are within a certain limit or not.
Output of the program:
-----------------------------
C: >java -jar Print_Details_of_Longer_Lines_of_File.jar
Enter a file name to process: ReadMe.txt
Enter line length (to check for longer lines): 70
Lines longer than 70 characters are listed below:
Line 3: 74 characters
Line 5: 73 characters
Line 9: 77 characters
Line 10: 78 characters
Line 11: 77 characters
Line 12: 78 characters
Line 13: 76 characters
There are 7 lines longer than 70 characters.
.
©2024. Winfy. All Rights Reserved.
By OD Group OU – Registry code: 1609791 -VAT number: EE102345621.