Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How do I specify a password to 'psql' non-interactively?

Delete all local git branches

How to add a progress bar to a shell script?

bash shell zsh

How can I join elements of an array in Bash?

arrays bash

How to set keyboard shortcuts to jump to beginning/end of line? [closed]

macos bash iterm iterm2

How to extract directory path from file path?

bash

Difference between return and exit in Bash functions

Can a shell script set environment variables of the calling shell? [duplicate]

bash shell csh tcsh

What is the difference between "#!/usr/bin/env bash" and "#!/usr/bin/bash"?

linux bash shell unix shebang

Recursively look for files with a specific extension

linux bash recursion

How to create a file in Linux from terminal window? [closed]

How to join multiple lines of file names into one with custom delimiter?

linux bash shell parsing merge

How do I prevent Conda from activating the base environment by default?

bash conda

What's a concise way to check that environment variables are set in a Unix shell script?

bash unix shell

How to zero pad a sequence of integers in bash so that all have the same width?

bash numbers padding

Aborting a shell script if any command returns a non-zero value

linux bash unix shell

How to have the cp command create any necessary folders for copying a file to a destination [duplicate]

linux bash cp

How to return a string value from a Bash function

How to get a password from a shell script without echoing

bash shell scripting sh

How do I rename the extension for a bunch of files?

bash rename file-rename