Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

create database in postgresql with bash command

sql bash postgresql ubuntu psql

BASH - FOR loop using LS and wildcard

bash wildcard

tr -d to remove an exact string of characters from a string

bash unix awk sed tr

How to remove numbering from "lynx --dump -listonly"

bash url formatting sh lynx

How can I print 2 lines if the second line contains the same match as the first line?

regex bash awk sed grep

How to delete rows from a csv file based on a list values from another file?

bash csv awk sed grep

What does the '(( 10#$H > 5 ))' mean in bash script?

linux bash shell

"unable to get local issuer certificate" during vagrant up, even after vagrant box add --insecure

bash vagrant

How chain sleep command in docker compose?

activate virtualenv in git bash using pycharm on windows

python bash pycharm virtualenv

Where does `set -x` cause bash to print to?

bash

What is the meaning of set -o pipefail in Bash Script?

bash shell sh

Mask output card number with ****

bash sed

Bash history re-runs: possible command to avoid using !bang!?

What happens when I execute a unix shell script using a '.' command?

bash shell scripting

Bash Script to find the most recently modified file

bash scripting copy

Bash: For Filename do

bash filenames

Shell script: send sed output to mysql?

mysql bash shell

Script doesn't work when executed with sudo

linux bash scripting sudo

How to get an array of .png files in a folder using Bash

linux bash