Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

unix - head AND tail of file

linux bash shell unix scripting

How do I script a "yes" response for installing programs?

linux bash scripting

Why does sed not replace all occurrences?

bash sed

Bash history without line numbers [closed]

linux bash

How do I execute a bash script in Terminal?

bash terminal

How can I retrieve the first word of the output of a command in Bash?

bash

How to extract one column of a csv file

bash csv extract

How to reverse-i-search back and forth? [duplicate]

linux bash shell search

Raise error in a Bash script

Linux bash: Multiple variable assignment

Bash script to set up a temporary SSH tunnel

bash ssh

Save current directory in variable using Bash?

bash variables directory

Multi-line bash commands in makefile

bash makefile

What is the use case of noop [:] in bash?

bash shell noop

What does `kill -0 $pid` in a shell script do?

Remove an element from a Bash array

arrays bash variables

What are the differences among grep, awk & sed? [duplicate]

linux bash sed awk grep

Count occurrences of a char in a string using Bash

bash shell sh

Recursively remove files

linux bash

DESTDIR and PREFIX of make

c linux bash makefile configure