Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Build not found error when trying to create an installer for my electron app

sed - How to get the first 2 sentences of a paragraph?

regex bash command-line sed

Prompt the user for input and cancel prompt after waiting for x seconds

bash shell scripting timeout

Can expect spawn a bash function?

linux bash function tcl expect

Sum of file sizes with awk on a list of files

bash awk

Calling bash script inside AWS CodeBuild: script could not be found

bash select loop does not wait for input

bash loops select input ssh

Check latest file updates in directory on linux using bash shell scripting

linux bash shell unix boolean

Pipe out a substring by removing the last N characters [duplicate]

bash unix

Extract raw (octet) private key from PKSC8 EC with OpenSSL CLI

how to program wait and continue in this bash script

bash wait continue

Bash script to disable root login

bash ubuntu

Bash loop string and add string to it

string bash shell loops

Read string into a variable until a certain word in BASH

macos bash

How to take string from a file name and use it as an argument

bash shell

searching specific fields in the rows in a file

bash shell

Bash: Keep all lines with duplicate values in column X

bash awk

How to sort a file by line length and then alphabetically for the second key?

bash sorting