Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Can a command/alias be variable?

shell alias bash

How can I replace text after a specific word using sed?

bash shell sed

extract text between 2 strings only till first occurence of end string

linux perl shell aix

Indenting terminal/shell output

Dynamodb local web shell does not load

How does the behavior of a function change if it is within a subshell?

bash function shell subshell

GCP Dataproc - cluster creation failing when using connectors.sh in initialization-actions

How do I get grep to keep the file/pipe open?

shell command-line grep

How to make "nohup ./script.sh & disown" working in post-receive git hook?

git bash shell githooks nohup

How to debug rc.d scripts in FreeBSD?

shell freebsd rc.d

Operations on boolean variables

bash shell boolean sh

Using sed to add character in a line which contains TWO specific Strings

linux string bash shell sed

cannot execute binary files on MAC terminal

c macos shell gcc

Adding a row to output of piped command

bash shell ls

anacron script in cron.daily not running via symlink

linux bash shell cron

Pipe awk and grep to save a particular field of a file

linux shell awk grep

jq select compare case insensitive

bash shell jq

find the lines with atleast twice repeated pattern?

regex linux bash shell grep

how to pass multiple args into jq?

json shell jq

How to accept 'yes' from shell script "Are you sure you want to continue connecting (yes/no)?" using ssh. Without using StrictHostKeyChecking=no

shell dropbear