Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Communication between Bash and Java with channels: sending end-of-transmission

java bash nio

How to crash a Linux VM?

linux bash crash

Using awk to split CSV file by column

macos bash csv awk

Adding header into multiple text files [duplicate]

bash command-line io

Get output of shell command in Haxe

bash haxe

Calculate Square root to decimal places in bash

How to obtain aws account ID from bash script

Bash Regex Pattern Matching: How To Use Variables Inside of Pattern Variable?

regex bash regex-group

GitHub Action: bash script grep match failing but works locally

bash github-actions

Why can substring variable expansion reference a variable without a dollar sign?

bash variable-expansion

Loop through echo to display 'live update' of multiple variables

linux bash echo sh

Bash - Read in a file and replace multiple spaces with just one comma

bash unix

how can i execute command who have input

linux bash

Bash script for finding binomical coefficient

Bash: How to print the filename of the nth file in a folder

bash terminal

How do I change $PATH to default on a mac? [closed]

bash macos

Efficiently counting tokens column-wise in Bash/Awk/Perl

linux bash perl awk

Why aren't wildcards expanded in the assignment part of an export command?

Changing the bash =~ operator to a sh compatible argument

regex bash grep sh glob