RolandPheasant / TailBlazer

A modern file tail utility based on Rx.Net which show cases reactive programming and Dynamic Data (see https://github.com/RolandPheasant/DynamicData)
GNU General Public License v3.0
2.23k stars 249 forks source link

Apply substring to all input lines ? #196

Open papicj2 opened 6 years ago

papicj2 commented 6 years ago

Hello,

Is it possible to add code in this project in order to substring all input lines? I would like to apply same substring function to all lines. I am a student and I have to done this to pass exam. Thanks in a advance!

It is 180 chars in each line and I'd like to add substr(157,6). Please help!

Ajay051839 commented 7 months ago

hey I want to work on this.