Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Find files of specific file types using shell script

bash shell file find

Git - show remote name of remote branch

git shell

Bash script to run query on 28 cores

bash shell sh

Listing directory in MATLAB does not work with fish

matlab shell fish

How to escape characters in part of a JSON POST request with CURL?

json shell post curl postmark

How to print all lines matching the first field of last line

regex shell command-line awk sed

How to check if a table exists in a MySQL database using shell script?

mysql shell

Compare Date-Time Stamps [duplicate]

shell unix

cmd.exe doesn't terminate when using a .bat file

Append contents of file A to the end of each line in file B? bash

bash shell sed awk

Finding how many lines are different between two files

shell unix pipe wc

Compare two files line by line and find the largest and smallest number using shell scripting

linux shell unix

Progress bar while Unix find command is executing

bash shell unix csh

How to read line by line from a file and execute inner contents

linux shell unix sh

How to pass GET parameters on the command line

About awk shell and pipe in linux

linux shell awk

Bash export variables but only for current command

node.js linux bash shell zsh

shell script: with awk, write string1 if string0 is found, else string2

bash shell awk

echo combinations with special character as elements

bash shell brace-expansion

Can't successfully call any external shell script in pipe with set -eo pipefail

linux bash shell pipe built-in