Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Using grep to search for multiple keywords on different lines

Is using shell scripting for Introduction to Algorithms a good idea

algorithm bash shell unix

Differences, uses and similarities between .bashrc .bash_profile and /etc/profile

linux bash environment

Filter lines which not contain in a list

regex linux bash shell unix

Install everything from a `conda list` output

bash awk conda

Dynamic environment variables in Linux?

linux awk comparing two csv files and creating a new file with a flag

linux bash csv awk export-to-csv

How to get memcached stats without nc?

Exit command can't exit bash shell after showing a service info?

bash exit systemctl

dialog show a menu with input from a file

bash dialog

Difference of interpretation of operator <<< between bash and zsh

linux bash zsh

Why does [[ -eq ]] show non-numerical strings as equal in Bash?

bash

Replace a line that starts with something with something else, via sed

regex linux bash sed

Printing first and last match in file

bash awk sed grep

How can I write a shell script program to go through all my esql files and then execute that file to create exe files

bash shell embedded-sql

bash shell script shows segmentation fault

linux bash shell

How to have bash shell not execute rest of semicolon list of commands?

linux bash shell

POSIX/Bash pad variable with trailing newlines

bash shell echo posix subshell

Bash character class parameter expansion inconsistent behavior