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
How do I test if a variable is a number in Bash?
Aug 13, 2022
linux
bash
shell
Bash tool to get nth line from a file
Aug 13, 2022
bash
shell
unix
awk
sed
Get current time in seconds since the Epoch on Linux, Bash
Nov 21, 2022
linux
bash
datetime
Redirect stderr and stdout in Bash [duplicate]
Aug 13, 2022
bash
shell
stdout
io-redirection
stderr
Set environment variables from file of key/value pairs
Aug 13, 2022
bash
variables
environment-variables
Is double square brackets [[ ]] preferable over single square brackets [ ] in Bash?
Aug 13, 2022
bash
if-statement
syntax
How to pass all arguments passed to my bash script to a function of mine? [duplicate]
Aug 13, 2022
bash
function
parameter-passing
How to split a string into an array in Bash?
Aug 13, 2022
arrays
bash
split
When do we need curly braces around shell variables?
Aug 13, 2022
bash
shell
syntax
curly-braces
How does "cat << EOF" work in bash?
Nov 17, 2022
linux
bash
scripting
heredoc
Why can't I change directories using "cd" in a script?
Aug 13, 2022
bash
How can I do a recursive find/replace of a string with awk or sed?
Aug 13, 2022
bash
sed
awk
replace
How to 'grep' a continuous stream?
Aug 13, 2022
linux
bash
shell
grep
tail
Reliable way for a Bash script to get the full path to itself [duplicate]
Aug 13, 2022
bash
path
Redirect all output to file in Bash [duplicate]
Aug 13, 2022
linux
bash
io-redirection
In a Bash script, how can I exit the entire script if a certain condition occurs?
Aug 13, 2022
bash
scripting
exit
exit-code
How can I exclude all "permission denied" messages from "find"?
Aug 13, 2022
bash
error-handling
find
file-permissions
Read a file line by line assigning the value to a variable [duplicate]
Nov 14, 2022
bash
Check number of arguments passed to a Bash script
Aug 13, 2022
bash
parameter-passing
command-line-arguments
How can I write a heredoc to a file in Bash script?
Aug 13, 2022
bash
heredoc
« Newer Entries
Older Entries »