Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Recursively List all directories and files

How do I escape a string for a shell command in node?

Array of arrays in bash

arrays bash shell

How do I write a batch file which opens the GitBash shell and runs a command in the shell?

Unix time and leap seconds

Dockerfile CMD instruction will exit the container just after running it

bash shell docker sh dockerfile

How to run a python file using cron jobs

python shell cron

total size of group of files selected with 'find'

How to count differences between two files on linux?

shell count diff

Shortest command to calculate the sum of a column of output on Unix?

unix math shell ksh

How do I use a regex in a shell script?

regex bash shell

Number of non repeating lines - unique count

bash shell line unique

How to change RGB colors in Git Bash for windows?

windows git shell msysgit

unzip password protected zip in unix

shell unix unzip

Incrementing a variable inside a Bash loop

bash shell loops

Shell script to open a URL

bash shell

Using sudo with Python script

python shell subprocess

Remember GPG password when signing git commits

git shell gnupg

What does "< <(command args)" mean in the shell?

bash shell built-in

Concatenating variables in Bash [duplicate]