Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

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

Inappropriate ioctl for device when trying to SSH

linux bash ssh scripting

How to make a git pre-commit hook that checks the commit message?

bash git githooks git-commit

Show particular column for command [duplicate]

Bash command with pipe not working in crontab

linux bash cron

RSync only if filesystem is mounted

bash backup sysadmin rsync

How to get my geolocation in bash [closed]

api bash geolocation

Call C function in Bash script

c bash

vim: Why does the sh colour scheme highlight `$(...)` as an error?

bash shell vim