Skip to content

savjaylade84/read_only_csv_terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

read_only_csv_terminal

This tool read csv / excel file then convert it to a readable text in terminal
Note: only read can this tool offer

Before using it there are requirements follow the steps

  • How to setup it
  1. download the repository
  2. go to repository folder
  3. chmod +x read_csv file
  4. chmod +x install_dependecies.bash file
  5. bash read_csv --install_dependency or ./read_csv --install_dependency to run and download all the dependencies that needed
  • How to use it
  • bash read_csv [option] [file url path]
  • bash read_csv -l [file path] for viewing in less
  • bash read_csv -m [file path] for viewing in more
  • bash read_csv -c [file path] for viewing in direct terminal
  • bash read_csv -t [file path] for viewing in txt file
  • bash read_csv -h for showing the usage & option
  • bash read_csv -v for showing author and version

    Email me @ savjaylade84@gmail.com
    Drop concern,issue,tips,or suggestion im happy to listen

About

read only csv bash file for linux and termux

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages