Skip to content

ju4nmg/bash-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bash scripts

  • bash scripts i made for practice, in order:
  • local ci: A local CI made with docker, bash and python/flask, with 3 jobs:

    --loop:it works launching the bash script, reading and comparing all the files constantly, and recreating the flask web every time it finds a difference, also change the version of the fyle "app.yp"

    --pull: upload the whole files to a dockerfile and relaunch a docker container with them in 0.0.0.0:5000

    --push: download all the files from the docker image to the current directory

  • ListaIguales: List recursivelly all the files in a folder (and subfolders) and check if there are any duplicates.

  • LogProcess: Logs every process that is launcher after the script.

  • Medidor: Shows the CPU usage of a process with a bar and percentage

  • PrimeraLetra: Changes recursivelly the first letter of all files to an Uppercase

  • Segundos: Copy the content of files, and stops X seconds every Y seconds.

  • API: Workspace ONE Api call

AWS

  • Bash scripts for aws management *Dynamodb_add-query: A script for adding or querying an item from a table in DynamoDB

About

bash scripts i made for practice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published