Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to run a command before a Bash script exits?

bash

How can I find out a file's MIME type (Content-Type)?

Counter increment in Bash loop not working

Hiding user input on terminal in Linux script

linux bash scripting

Delete multiple remote branches in git

git bash

Only mkdir if it does not exist [duplicate]

bash unix

macOS Catalina 10.15(beta) - Why is ~/.bash_profile not sourced by my shell?

Bash Script : what does #!/bin/bash mean? [duplicate]

bash

Can I grep only the first n lines of a file?

bash search grep

How can I extract the first two characters of a string in shell scripting?

bash shell grep sh gnu-coreutils

Bash script to calculate time elapsed

linux bash shell

Is there anything in Zsh like .bash_profile?

bash zsh

How do I use a file grep comparison inside a bash if/else statement?

bash

About .bash_profile, .bashrc, and where should alias be written in? [duplicate]

bash shell environment

How to show and update echo on same line

bash

unix diff side-to-side results?

bash unix diff

How set multiple env variables for a bash command

linux bash cygwin

Automatically capture output of last command into a variable using Bash?

linux bash command-line

unix - head AND tail of file

linux bash shell unix scripting

How do I script a "yes" response for installing programs?

linux bash scripting