Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Is there an equivalent source command in Windows CMD as in bash or tcsh?

windows bash unix cmd tcsh

git bash questions

git bash

Bash scripts requiring sudo password

bash sudo

Write to custom log file from a Bash script

bash shell logging

Threads in bash?

linux bash terminal

Does netbeans support coloring for .sh (bash) scripts?

bash netbeans colors

Bash: One-liner to exit with the opposite status of a grep command?

regex bash grep exit exit-code

How to increment a date in a Bash script

bash date

How to list files in directory using bash? [closed]

bash

Using match to find substrings in strings with only bash

regex bash match

Run multiple curl commands in parallel

bash shell curl

Remove all special characters and case from string in bash

regex linux bash shell parsing

How do I "read" a variable on a while loop

bash variables while-loop

automatic docker login within a bash script

linux bash unix docker

How to check if today is a weekend in bash?

perl bash scripting

python 2.7: cannot pip on windows "bash: pip: command not found"

Airflow pass parameters to dependent task

bash airflow

How can I make Perl and Python print each line of the program being executed?

python bash perl debugging trace

How to paste columns from separate files using bash?

bash paste multiple-columns

How can I get awk to print without white space?

linux bash shell awk