Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Getting ssh to execute a command in the background on target machine

bash ssh csh

How to check if a file contains a specific string using Bash

bash shell grep

How to split a string in shell and get the last field

bash split tokenize cut

How to convert timestamps to dates in Bash?

bash date unix-timestamp

How to view files in binary from bash?

bash shell binary

How can I suppress all output from a command using Bash?

bash shell scripting echo

Why are scripting languages (e.g. Perl, Python, Ruby) not suitable as shell languages? [closed]

python ruby perl bash shell

Changing default shell in Linux [closed]

Difference between wait and sleep

bash shell wait sleep

How to get arguments with flags in Bash

bash shell

Replacing some characters in a string with another character

string bash

How can I escape a double quote inside double quotes?

bash quotes

Select objects based on value of variable in object using jq

json bash select jq

How do you run multiple programs in parallel from a bash script?

bash parallel-processing

How do I use shell variables in an awk script?

bash shell awk

How to check if running as root in a bash script

bash shell root

How can I use inverse or negative wildcards when pattern matching in a unix/linux shell?

Using the RUN instruction in a Dockerfile with 'source' does not work

bash shell docker

Concatenating multiple text files into a single file in Bash

bash shell

Command to get time in milliseconds

linux bash shell time