Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

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

How to check if $? is not equal to zero in unix shell scripting?

shell unix

dquote> result of a execution a program in linux shell

linux shell quotes

Why do shell script comparisons often use x$VAR = xyes?

unix shell autotools

Unit testing for shell scripts

Debugging monit

debugging shell monit

Merge multiple jpg into single pdf in Linux

linux shell ubuntu

How to convert DATE to UNIX TIMESTAMP in shell script on MacOS

linux macos date shell

How do I measure duration in seconds in a shell script?

shell timing

How to delete mysql database through shell command