Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to grep for a pattern in the files in tar archive without filling up disk space

linux bash shell tar

can't use terminal from error in .bash_profile

bash macos terminal

Non greedy matching using ? with grep

regex bash grep

Activator: command not found

Minimal "Task Queue" with stock Linux tools to leverage Multicore CPU

What's wrong with my bash array?

bash

finding the missing values in a range using any scripting language - perl, python or shell script

python perl bash shell

Update bashrc with virtualenv info using Ansible

How to convert numbers to the first letters of the alphabet?

bash shell

bash - color escapes codes

linux bash colors ansi-escape

Using sed and regex to capture last part of url

regex linux bash

Output arguments in sorted order

bash sorting

Why these simple shell commands fail when used in sed's replacement part

macos bash shell sed awk

set `ulimit -c` from outside shell

python bash shell ulimit

cat /dev/null to multiple files to clear existing files like logs

How can I check if current web server is NGINX or Apache using bash script?

bash apache shell unix nginx

bash script append text to first line of a file

linux bash raspbian

Checking correctness of an email address with a regular expression in Bash

Shell script - Sudo-permissions lost over time

bash shell ubuntu sudo

How can I make this git command alias?

git bash alias