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
Sorting data based on second column of a file
Aug 14, 2022
bash
shell
unix
How can I parse a YAML file from a Linux shell script?
Aug 14, 2022
shell
yaml
What does $@ mean in a shell script?
Dec 14, 2021
linux
bash
shell
unix
sh
How can I convert tabs to spaces in every file of a directory?
Aug 14, 2022
bash
shell
unix
spaces
in-place
How do I run a shell script without using "sh" or "bash" commands?
Aug 14, 2022
bash
shell
alias
sh
Check if a string matches a regex in Bash script
Aug 14, 2022
regex
bash
shell
scripting
How to split one string into multiple strings separated by at least one space in bash shell?
Aug 14, 2022
bash
shell
string
split
How to find whether or not a variable is empty in Bash?
Aug 14, 2022
bash
shell
is-empty
Get last dirname/filename in a file path argument in Bash
Aug 30, 2022
linux
bash
shell
svn
Insert line after match using sed
Aug 14, 2022
shell
sed
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
Block Comments in a Shell Script
Aug 14, 2022
shell
Generating a SHA-256 hash from the Linux command line
Dec 14, 2021
linux
shell
sha256
What is the $? (dollar question mark) variable in shell scripting? [duplicate]
Aug 14, 2022
shell
scripting
How do I list one filename per output line in Linux?
Aug 14, 2022
linux
shell
ls
Display curl output in readable JSON format in Unix shell script
Aug 14, 2022
json
shell
curl
What is the difference between $(command) and `command` in shell programming?
Aug 14, 2022
bash
shell
ksh
sh
How to perform grep operation on all files in a directory?
Sep 22, 2022
linux
shell
grep
« Newer Entries
Older Entries »