Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

bash pull certain lines from a file

bash file-io

numpy loadtxt skip first row

Creating batch file to start cygwin and execute specific command

Iterate over and replace element in array

bash

What does ${ARGUMENT+x} mean in Bash? [duplicate]

bash

get values from 'time' command via bash script [duplicate]

bash shell scripting time

Passing multiple distinct arrays to a shell function

bash

Using CURL to download file and view headers and status code

bash curl

Code for extracting from the right side with cut command?

bash substring cut

sed: unescaped newline inside substitute pattern?

regex bash sed escaping

Terminate running commands when shell script is killed [duplicate]

bash

Test a file date with bash

bash file datetime creation

how to use a bash function defined in your .bashrc with find -exec

bash function find exec

Regular Expression over multiple lines

regex bash csv sed

HP-UX - How can I read a text file from tar archive without extracting it?

bash text tar cat hp-ux

xargs with command that open editor leaves shell in weird state

bash unix scripting vi

Find line number of function call from sourcing file

bash logging scripting

Compound if statements with multiple expressions in Bash

bash if-statement syntax

atomic create file if not exists from bash script

c linux bash

How to run curl command with parameter in a loop from bash script? [duplicate]

bash loops curl scripting