Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

add string in each line at the begining of column

string bash awk

Sed to replace lower case string between two strings to upper case

regex bash sed

Random Password Generator Bash

bash passwords

What does set -- “$@” "$i" mean in Bash?

bash

Can bash echo command return non-zero exit code?

bash unix echo sh

Filling empty fields

excel bash perl awk sed

update-motd.d scripts not running

bash ubuntu ssh ubuntu-14.04

oh-my-zsh: git maximum nested function level reached

What is the difference between `sed -i -e` and `sed -ie`?

bash unix sed

Insert a new line at the beginning of a file [duplicate]

How to increment the last number in a string; bash

bash perl awk sed

Check what conda environment is currently activated

linux bash anaconda miniconda

Bash: how to traverse directory structure and execute commands?

Recursive Function to Return Directory Depth of File Tree

linux bash

how to passing arguments to an alias [duplicate]

bash alias

Git sh.exe process forking issue on windows XP, slow?

access element of $* (or $@) by index

bash

Simple Bash and RegEx Questions [duplicate]

regex bash bash4

how to send ssh job to background

bash ssh io-redirection

How can I script file generation from a template using bash?

bash sed awk printf