Skip to content

Galavec/Files-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Léeme en Español

Readme in English


Archivos - Shell

Repositorio creado para agregar útiles archivos en codificación Bash.

Los archivos ".sh" son scripts de shell utilizados comúnmente en sistemas Unix y Linux.
La principal diferencia entre Bash Shell (.sh) y Batch (.bat) es que Bash Shell es la interfaz de línea de comandos para sistemas UNIX y Linux, mientras que Batch es específico para Windows. Los scripts de Bash suelen tener una extensión ".sh", mientras que los archivos Batch tienen una extensión ".bat" o ".cmd".

Archivos que contiene el repositorio

El repositorio contiene los siguientes archivos Bash:

  1. gitPullToAllRepositories: Actualiza (git pull) todos los repositorios Git que se encuentren en el directorio que se está ejecutando el bash.

Tener en cuenta

Los cambios que no se encuentren en la rama "master" están en proceso de revisión, no son estables.

Ayúdanos a seguir mejorando estos archivos!! ^_^

Sube tus cambios para que entre en revisión (●'◡'●)


Files - Shell

Repository created to add useful files in Bash coding.

".sh" files are shell scripts commonly used on Unix and Linux systems.
The main difference between Bash Shell (.sh) and Batch (.bat) is that Bash Shell is the command-line interface for UNIX and Linux systems, while Batch is specific to Windows. Bash scripts typically have a ".sh" extension, while Batch files have a ".bat" or ".cmd" extension.

Files contained in the repository

The repository contains the following Bash files:

  1. gitPullToAllRepositories: Updates (git pull) all the Git repositories that are in the directory where bash is running.

Consider

Changes that are not in the "master" branch are not considered stable.

Help us to continue improving these components and styles!! ^_^

Upload your changes for review (●'◡'●)

About

Archivos Shell o "Script de Bash".

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages