Skip to content

TeslenkoOleg/bash-curl-stream-file

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

How to use a bash script for download, replace, insert into a database?

How to download a file from a remote server?

How to unarchive a .tar.gz file?

How to replace regex in a file?

How to insert it into a database?

Using only a command line, without coding at all.

Using a single bash script

Run the bash script using cli:

chmod +x index.sh
./index.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages