Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to find unique words from file linux

linux bash ubuntu terminal

What's the difference between <<EOF and <<\EOF heredocs in shell

bash shell sh

How do I loop through all of my Git repositories and update them?

git bash

In a bash function, how do I get stdin into a variable

linux bash shell

How can I get the default browser name in bash script on Mac OS X

Bash Tab Completion of Filenames after Arguments

How to execute Zsh shell commands in Bash Script

bash shell zsh

tee command not working as expected (with read and echo)

linux bash unix

Bash hashmap using quote as key

linux bash dictionary

Search and replace a multi-line pattern with sed

bash sed

How to remove the literal string "\n" (not newlines) from a variable in bash?

bash perl awk sed tr

Why is grep so slow and memory intensive with -w (--word-regexp) flag?

bash shell unix awk grep

Split a JSON array into multiple files using command line tools

json bash split jq

Filter docker-compose output

bash docker docker-compose

Appending to $PATH vs using aliases: Which is better?

bash path alias .bash-profile

ssh-add from bash script and automate passphrase entry

linux bash ssh expect openssh

How to send SIGINT (Ctrl-C) to current remote process over SSH (without -t option)

linux bash ssh

How to remove all the results of a "find" command [duplicate]

bash

Check if command error contains a substring

bash

How do I check (in shell) whether I have a valid Kerberos ticket for a specific service?

bash kerberos