Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Git tracking dotfiles (example: .zshrc)

git bash zsh

Sorting lines in a file using a specified order in another file

bash file sorting

Get keys of an array with variable name in bash

bash

Make socat write to (TCP or UNIX) socket line by line for log gathering [closed]

bash sockets logging socat

How to run a bash script automatically on going to a directory?

bash

find -exec option

bash find

How can I check (and delete) if the last line (that contains the last occurence of a string) has a comma as last character?

linux bash shell awk sed

use cat to bounce a character between pipes

linux bash shell unix pipe

How to add auto completion for docker compose V2 in bash

bash docker docker-compose

Searching palindromes with grep -E (egrep)

regex bash unix grep

How to replace a multi line string in a bunch files

linux bash

BASH: How to write values generated by a for loop to a file quickly

bash io

Pass a list of variables to a Bash script

bash command-line scripting

Multi-threaded BASH programming - generalized method?

Which shell npm is using when running npm scripts?

node.js bash shell npm fish

How to make sed do non-greedy match? [duplicate]

regex bash sed

Webapp update shell script

linux bash shell unix scripting

Commands work from Shell script but not from command line?

grep the time duration from ping output

linux bash grep ping

Omit the last line with sed

bash sed