So for example, if the user enters -3, all the lines in the file that begin with a numerical value that is greater than 3 will be excluded.
Or if the user enters the value 1, all lines beginning with a value greater than 1 will be excluded.
In reply to Re^2: Easiest way to filter a file based on user input
by Peter Keystrokes
in thread Easiest way to filter a file based on user input
by Peter Keystrokes
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |