No voy a hablar sobre cómo funciona, ya que para lo que estén interesados pueden ver el código fuente del simple script bash.
I won't go into how that works here, since those who are interested can look at the source code of the simple bash script.
Se puede usar un script bash rápido para mostrar cómo se ve el llenado de todo el filtro
A quick bash script can be used to show how filling up the entire filter looks
bashmount - bashmount es un script bash estructurado a modo de menú, y es un simple archivo de configuración que hace que sea fácil de redactar e implementar.
bashmount - bashmount is a menu-driven Bash script with a configuration file that makes it easy to configure and extend.
Un script bash extrae del documento PDF los datos y mapas que se usarán para locarlizar los barrancos y copiar etiquetas.
A bash script extracts from the PDF document the dataset and maps that will be used to search for the streams and copy the tags.
En función de los productos, los protocolos de comunicación, así como las acciones empresariales, pueden variar desde la ejecución de un script bash hasta la llamada de un powershell.
Depending on products and communication protocols, actions taken can vary from the execution of a bash script to a PowerShell call.
Hoja de contactos NIX o VCS para el cortocircuito es un código abierto y el software de línea de comandos de distribución gratuita, un script bash que ha sido diseñado a partir del desplazamiento para permitir a los usuarios crear rápida y...
Video Contact Sheet *NIX or VCS for short is an open source and freely distributed command-line software, a Bash script that has been designed from the offset to allow users to easily and quickly create contact sheets (also known as previews) of a video...
Además, hay 8 clientes que usaban el servidor HTTP y el servidor FTP, lo que podría ser el caso si la descarga con HTTP fallara por algún motivo, o si los autores Torii estaban probando la funcionalidad del script bash o la configuración del servidor.
Additionally, there are 8 clients that were using both the HTTP server and the FTP server, which could be the case if downloading using HTTP failed for some reason, or if Torii authors were testing functionality of the bash script or a server set up
Email2Fax es un script bash que le permite enviar un fax a través de su PBX Asterisk.
email2fax is a bash script that allows you to send a fax through your Asterisk PBX.
Erdal ha programado un pequeño, pero útil script BASH para realizar esa tarea.
Erdal has developed a small, but useful BASH script to accomplish this task.
Para remediar este problema he creado un pequeño script BASH para transformar esos videos en imágenes individuales que luego puedan ser tratadas con facilidad (independientemente del tamaño de los videos).
To overcome this issue I have created a small BASH script to transform those videos into sequences of still images that can be later processed (without any limitation of the video size).
Con esto, ahora existen 3 métodos para pasar datos a un script BASH, y cuál de ellos es el mejor método depende de la situación
With this, there are now 3 methods of passing data to a BASH script, and which method is best depends on the situation
Si el controlador de solicitud es un script Bash, o si se ejecuta uno por ejemplo utilizando la llamada del sistema (3), Bash recibirá las variables de entorno aprobadas por el servidor y las procesará tal como se describió anteriormente.
If the request handler is a Bash script, or if it executes one for example using the system(3) call, Bash will receive the environment variables passed by the server and will process them as described above.
Execute Obtener el directorio fuente de un script Bash desde dentro
Getting the source directory of a Bash script from within