Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Interact with the OS hosting an Ethereum node

bash call ethereum solidity

Porting shell functions to cmd.exe: Is it possible to automatically source scripts on startup?

windows linux bash shell cmd

Bash script for downloading files with Curl

bash curl download sed

Inject Keystroke to different process using Bash

bash process inject keystroke

sed find pattern on line with another pattern

regex bash sed

Insert Data to multiple MySQL database tables from .csv file

python mysql bash csv

How to parse a "whereis" output to get a needed path in Linux?

bash awk

'mv' command throwing error but executing fine in docker

bash ubuntu docker

Grep filtering output from a process after it has already started?

linux bash grep pipe

Script to edit many text files

python bash scripting

extract some lines according to one field using bash scripting

bash

Avoid command line arguments propagation when sourcing bash script

bash

How to submit a SGE job calling my python script

One Line FTP Server

linux bash ftp

Bash store output in variable, parse, and store a few values for later use

bash curl

Filter a list of URLs from a list of domain names using Bash

bash unix awk

Create a dynamic preprocessor macro in Xcode

docker-entrypoint best practice for script execution

What is the correct way to use the bash if else && || shortcut?

bash if-statement

How can I write a Unix script to quickly start a service on multiple remote servers? [closed]

bash unix scripting