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 shell
How can I declare and use Boolean variables in a shell script?
Aug 13, 2022
bash
shell
scripting
boolean
sh
YYYY-MM-DD format date in shell script
Aug 13, 2022
bash
shell
date
strftime
How to use SSH to run a local shell script on a remote machine?
Aug 13, 2022
shell
ssh
sysadmin
remote-execution
How to specify the private SSH-key to use when executing shell command on Git?
Aug 13, 2022
git
bash
shell
ssh
How to convert a string to lower case in Bash?
Aug 13, 2022
string
bash
shell
lowercase
Difference between sh and Bash
Aug 13, 2022
bash
shell
unix
sh
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
How to exclude a directory in find . command
Aug 13, 2022
linux
shell
find
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 delete from a text file, all lines that contain a specific string?
Aug 13, 2022
shell
sed
text-parsing
in-place
How can I recursively find all files in current and subfolders based on wildcard matching?
Aug 13, 2022
linux
shell
How to mkdir only if a directory does not already exist?
Aug 13, 2022
shell
scripting
ksh
aix
mkdir
How do I split a string on a delimiter in Bash?
Aug 22, 2022
bash
shell
split
scripting
In the shell, what does " 2>&1 " mean?
Aug 13, 2022
bash
shell
unix
redirect
« Newer Entries
Older Entries »