Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Using bash what scripts or commands do you use to make you more productive?

bash scripting

How do you use getopts?

bash getopts

How do I stop using ruby Sass and start using Dart-sass. Uninstall-Install them respectively

Expand bash array with globbing and extra words

Terminal says 'No such file or directory' when open

macos git bash terminal

Trap docker signal and stop process in bash not working

bash docker

How to perform shell "for" command over files with spaces in names?

bash command-line shell find

How to cycle through a small set of options within a for loop?

bash

Listing files with numeric names

linux bash shell unix

How to get size of hidden files with "du"

bash shell diskspace du

Create a bash alias for the cd - command

bash alias

Modify CSV header using bash script

bash csv sed

AWK print column from a specific row if conditions are met

bash awk gawk

Print differences in CSV files by comparing values in column (using awk)

bash shell awk

Printing training progress with Keras using QSUB and a bash file

How do I limit the amount of job console log on Jenkins?

Python - Bash - random numbers

python bash random

Read stdout of a redis-cli subscribe and run bash command on message

bash redis systemd etcd

sed delete lines from a logfile that respect numbers in another file

bash