Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

How to run a shell script on every request?

shell nginx

Source files in a bash script

bash shell ubuntu

Mongodb - Difference between running "mongo" and "mongod" databases

mongodb shell database

How can you untar more than one file at a time?

unix shell tar

Setting environment variables in Linux using Bash

linux bash unix shell

Writing try catch finally in shell

shell syntax try-catch finally

How to get only process ID in specify process name in linux?

regex linux shell redhat

Create file with contents from shell script

bash shell

How do file descriptors work?

How do I use a pipe in the exec parameter for a find command?

bash shell find

Replacement for source in sh

bash shell sh dot-source

diff a directory recursively, ignoring all binary files

bash shell diff binaryfiles

How can I check if PostgreSQL is installed or not via Linux script?

linux postgresql shell

How to test dockerignore file?

Bash script error: "function: not found". Why would this appear?

bash shell unix ubuntu terminal

How to start a shell without any user configuration?

linux macos bash shell

How to load ~/.bash_profile when entering bash from within zsh?

bash macos shell zsh zshrc

How can I pretty-print a JSON file from the command line?

json shell command-line

How to run 'cd' in shell script and stay there after script finishes?

bash shell cd pwd

Test for empty string with X"" [duplicate]

string bash shell posix