Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Use Variable with multiple options in Case statement

Return string from Python to Shell script

python bash python-2.7 shell

Providing documentation for a Unix command

macos bash unix manpage

How to setup Bash 4 and other GNU tools in MacOS based Github Action runners?

Reverse IP address format with sed

How to use Unix sort command on a file that has a header line?

bash unix

Perl backticks using bash

bash perl backticks