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 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
What are the special dollar sign shell variables?
Aug 13, 2022
bash
environment-variables
dollar-sign
Extract substring in Bash
Aug 13, 2022
string
bash
shell
substring
Add a new element to an array without specifying the index in Bash
Aug 13, 2022
bash
arrays
Given two directory trees, how can I find out which files differ by content? [closed]
Aug 13, 2022
linux
bash
shell
unix
diff
Setting environment variables on OS X
Aug 13, 2022
macos
bash
path
environment-variables
Count number of lines in a git repository
Aug 13, 2022
bash
git
shell
line-count
« Newer Entries
Older Entries »