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
Check existence of input argument in a Bash shell script
Aug 13, 2022
bash
shell
How do I prompt for Yes/No/Cancel input in a Linux shell script?
Aug 13, 2022
linux
bash
shell
scripting
Looping through the content of a file in Bash
Oct 25, 2022
linux
bash
loops
unix
io
How to redirect and append both standard output and standard error to a file with Bash
Sep 05, 2022
bash
append
stdout
io-redirection
stderr
How can I count all the lines of code in a directory recursively?
Aug 13, 2022
bash
shell
Loop through an array of strings in Bash?
Aug 13, 2022
arrays
bash
shell
How do I iterate over a range of numbers defined by variables in Bash?
Aug 13, 2022
bash
shell
for-loop
syntax
How to reload .bashrc settings without logging out and back in again?
Jul 08, 2019
bash
shell
terminal
reload
profile
How to check if a variable is set in Bash?
Aug 13, 2022
bash
shell
variables
How do I set a variable to the output of a command in Bash?
Aug 13, 2022
bash
shell
command-line
How to change the output color of echo in Linux
Aug 13, 2022
linux
bash
command-line
echo
terminal-color
How do I parse command line arguments in Bash?
Aug 13, 2022
bash
command-line
scripting
arguments
getopts
How do I split a string on a delimiter in Bash?
Aug 22, 2022
bash
shell
split
scripting
Extract filename and extension in Bash
Aug 13, 2022
bash
string
filenames
How can I check if a program exists from a Bash script?
Aug 13, 2022
bash
In the shell, what does " 2>&1 " mean?
Aug 13, 2022
bash
shell
unix
redirect
Echo newline in Bash prints literal \n
Aug 13, 2022
bash
echo
newline
How to check if a string contains a substring in Bash
Aug 13, 2022
string
bash
shell
substring
sh
How to concatenate string variables in Bash
Aug 13, 2022
bash
shell
syntax
concat
string-concatenation
How do I tell if a regular file does not exist in Bash?
Aug 13, 2022
bash
file-io
scripting
« Newer Entries
Older Entries »