Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in bash
Select unique or distinct values from a list in UNIX shell script
Aug 14, 2022
bash
unique
distinct
ksh
sh
How to find whether or not a variable is empty in Bash?
Aug 14, 2022
bash
shell
is-empty
Installing Homebrew on OS X
Aug 14, 2022
macos
bash
installation
homebrew
How to create User/Database in script for Docker Postgres
Dec 14, 2021
bash
postgresql
docker
dockerhub
Get last dirname/filename in a file path argument in Bash
Aug 30, 2022
linux
bash
shell
svn
How to read from a file or standard input in Bash
Aug 14, 2022
bash
stdin
Bash conditionals: how to "and" expressions? (if [ ! -z $VAR && -e $VAR ])
Aug 14, 2022
bash
shell
How can I ssh directly to a particular directory?
Aug 14, 2022
bash
shell
scripting
ssh
How can I detect if my shell script is running through a pipe?
Aug 14, 2022
bash
shell
pipe
How can you run a command in bash over and over until success?
Aug 14, 2022
bash
command
while-loop
What is the difference between $(command) and `command` in shell programming?
Aug 14, 2022
bash
shell
ksh
sh
How can I repeat a character in Bash?
Aug 14, 2022
bash
shell
echo
Find the files existing in one directory but not in the other [closed]
Aug 14, 2022
linux
bash
diff
Run git pull over all subdirectories [duplicate]
Aug 14, 2022
git
bash
How do I syntax check a Bash script without running it?
Aug 14, 2022
linux
bash
unix
syntax
gnu
How can I print each command before executing? [duplicate]
Sep 24, 2022
bash
Simple logical operators in Bash
Aug 14, 2022
bash
logical-operators
"unary operator expected" error in Bash if condition
Aug 14, 2022
bash
shell
How to replace spaces in file names using a bash script
Aug 14, 2022
linux
bash
whitespace
filenames
How to programmatically determine the current checked out Git branch [duplicate]
Aug 14, 2022
git
bash
shell
« Newer Entries
Older Entries »