Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Environment variables set from python not visible in shell script

How to rename all files in a directory adding prefix of current unix date

linux bash date rename

Dockerfile set runtime ENV dinamically by sourcing a script

How to echo a string after sorting it by maximum length

bash

how can I "process" text from tee before it is sent to a file

bash shell debian

How to check the size of a directory and print it in bash?

linux bash shell filesystems

Execute command when grep finds a match

bash

Loop from start date to end date in Mac OS X shell script

macos bash shell date

BASH getopts optional arguments

linux bash shell unix getopts

how to log all the command output to one single file in bash scripting [duplicate]

bash

Git pre-commit bash script on Windows

how to remove or replace specific chars are between two xml tags [linux, python, lxml, sed, awk,...]?

python xml bash awk sed

Combine bash variable and parameter expansion on same command

bash

Shell Script - How to merge two text files without repeating lines

linux bash shell

implement wildcard expansion in a shell

bash shell unix wildcard

How to run command on git log output per commit using bash

git bash shell xargs git-log

Bash: How to extract numbers preceded by _ and followed by

string bash extract

alternate way to trigger reverse-i-search without pressing ctrl+r in bash

Occurrence of a string in all the file names within a folder in Bash

bash pattern-matching glob