Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Why doesn't find let me match multiple patterns?

macos bash shell unix zsh

grep: Invalid regular expression

linux bash shell grep text-files

Use of $- in shell script

linux bash shell unix

Why does the wc command count one more character than expected?

linux bash shell unix

How to interactively expand a bang command in bash?

bash shell zsh

Changing Prompt from Shell Script? [duplicate]

bash shell ps1

How to import shell functions from one file into another?

function shell import

How to store value from grep output in variable

linux bash shell

Bad : modifier in $ (/)

shell tcsh

Check if a process is running and if not, restart it using Cron

bash shell unix awk cron

Is there a way to force rebuilding a target (make -B) without rebuilding its dependencies?

How do I know which delimiter has occurred first using awk in bash?

bash shell awk sed

How to update ENV variables in a Process without restarting it (NodeJS)?

Use JQ "contains" and suppress errors when key not found

json shell try-catch jq

How can I make npm projects with Bash shell commands work on Windows?

Proper way to escape ${} in a JS template string

Linux: Move 1 million files into prefix-based created Folders

How to pass a variable FROM applescript TO a shell script?

macos shell applescript

su and sudo in a shell script

linux shell sudo su

Exporting variables between shell script

bash shell scripting