Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Getting line count of all files in project in sorted order.(Bash terminal)

linux bash unix terminal

Different ways to initialize a variable

bash variables syntax

Use grep to match a pattern in a line only once

regex linux bash grep

Quick benchmark from the command line

php bash benchmarking

Count the number of matches of a particular character in a string matched by a regex wildcard

regex perl bash sed awk

How can I kill a process when a specific string is seen on standard error?

bash grep stderr

Linux Rename command uppercase first letter

regex linux bash sed rename

How do I echo a backspace from php cli?

How do I test if a string starts with another in bash?

bash git-bash

how to make SSH command execution to timeout

linux bash shell unix ssh

bash - increment variables that contain letters

bash

Read string from file and convert into an int [closed]

string bash int

How can I replace the last character of a string with another character in bash?

string bash shell

Waiting for network link to be up before continuing in bash [duplicate]

bash networking ping ifconfig

Counting equal lines in two files

bash awk

sed use: expected context address

bash sed gnu bsd

$HOME vs ~ for use in bash scripts

bash

Replace tab with space using Bash parameter substitution

bash replace

bash which OR operator to use - pipe v double pipe

bash

Unable to print string containing double quotes in GitLab CI YAML

bash yaml gitlab gitlab-ci