Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

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

Using valid YAML in cloud-init to run commands that add text to file

bash yaml cloud-init

How to remove part of filename and add extension programmatically?

bash unix command-line

Using srun outside SLURM

bash slurm

What does && do in redirecting an output to a file?

bash unix http-redirect