Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to decode URL-encoded string in shell?

bash shell awk sed urldecode

Round a divided number in Bash

linux bash math shell rounding

How to schedule to run first Sunday of every month

bash shell cron redhat

How can I upload (FTP) files to server in a Bash script?

bash ftp

What are the error exit values for diff?

bash shell diff exit-code

How do you return to a sourced bash script?

bash subprocess return exit

How to cd into a directory with space in the name?

bash cygwin cd

Ansible: How to chmod +x a file with Ansible?

bash ansible

What is the difference between using `sh` and `source`?

linux bash shell unix

Exporting an array in bash script

arrays bash export

Remove function definition (unalias equivalent) [duplicate]

bash shell zsh

Pipe multiple commands into a single command

bash shell process pipe subshell

Use of apostrophe (single-quote) in a Git commit message via command line [duplicate]

git bash escaping

bash: silently kill background function process

linux bash shell unix scripting

Is there a way to avoid positional arguments in bash?

bash shell scripting

chmod WSL (Bash) doesn't work

How to run a vim command from the shell command-line?

bash shell vim zsh

Unable to modify git bash Windows shortcut

git bash windows-7

Recursively cat all the files into single file

linux bash unix grep cat

How to get $HOME directory of different user in bash script?

bash