Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

use tee command to redirect output to a file in a non-existent dir

linux shell unix tee

Making a curl to an API and get an specific field from the JSON

json shell parsing http curl

Subprocess in Python: File Name too long

python shell

execute python script with function from command line, Linux

awk adding color code to text

linux bash shell awk

Until user input equals something do

bash shell variables input

Iterating through mount points using Python

python shell

How to match until the last occurrence of a character in bash shell

regex bash shell grep

How to freeze brew requirements like pip?

How can I paste from the clipboard?

How can a bash script know the directory it is installed in when it is sourced with . operator?

linux bash unix shell scripting

How to remove a word prefix using grep?

regex linux shell sed

bash - SQL Query Outputs to variable

mysql sql bash shell variables

Starting a new tmux session and detaching it, all inside a shell script

bash shell unix vagrant tmux

How to create a file with its name starting with dash in Linux? (ex "-file")

shell command-line touch

Escape quotes in jq

bash shell jq

Remove ^H and ^M characters from a file using Linux shell scripting

linux shell

How to run an adb shell command and remain in the shell?

android shell adb

shell - cat - merge files content into one big file

shell cat

What's a good way to write batch scripts in C#?