Skip to content

Python tool that extracts rows containing the searched value in the file.

Notifications You must be signed in to change notification settings

muhammetsahinadibas/RowExtractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

RowExtractor

Python tool that extracts rows containing the searched value in the file.

Use of:

  1. python3 RowExtractor.py
  2. Enter data file name (example --> data.txt)
  3. Enter the value to search

The tool will extract the lines to another text file.


Dosyada aranan değeri içeren satırları çıkaran python aracı.

Kullanımı:

  1. python3 RowExtractor.py
  2. Veri dosyası adını girin (örnek --> veri.txt)
  3. Aranacak değeri girin

Araç, satırları başka bir metin dosyasına çıkaracaktır.


  • Developer: Muhammet Sahin Adibas
  • Twitter: twitter.com/muhammetadibas
  • Blog: muhammetsahinadibas.com.tr
  • Github: github.com/muhammetsahinadibas

About

Python tool that extracts rows containing the searched value in the file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages