CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
bash
11-10
database
Add command to bash history when opening new terminal tab
11-10
database
Bad use of eval with option parsing
11-10
database
Multiline pipeline command assigns values to variables in bash
11-10
database
What is the difference between if [[ condition ]] and if condition
02-04
Enterprise
Detect double new lines with bash script
02-04
Back-end
bash, delete all files with a pattern name
02-03
Back-end
How can I loop through a list of files, from directories specified in a variable?
02-02
front end
Bash: execute a string as if it was a script and pass parameters
02-02
Enterprise
Why does this bash script use a constantly increasing amount of memory
02-02
Enterprise
Bash script MV is disappearing files
02-02
Enterprise
how to delete letters from a string variable in bash?
02-01
Back-end
bash: execution of the processing workflow for the files defined in the array
02-01
Net
Bash script with multiline variable
01-29
Software design
Bash - check if argument is string
01-28
Software engineering
Bash - Sum of all the multiples of 3 or 5 below N - timed-out
01-28
database
How to get process id of calling process if elevated via sudo
01-27
OS
Replace literal * in variable to another value
01-27
OS
Looping and skipping in bash
01-27
OS
Unexpected Argument expr & MemTotal
01-27
OS
How do I assert something in bash, print a useful error message, and then still fail?
01-26
Software design
BASH count with two digit even its a one digit task
01-26
Software design
Script bash with issues with extended characters ASCII in name of folders
01-26
database
Split and display file line in bash
01-26
database
Ignore exit code in bash
01-24
database
bash: assign variable on the fly according to the pattern in file name
01-23
other
how to rename directory using a menu
01-23
other
Multiple output with bash command
01-23
Mobile
Execute command on each line in a file
01-22
Enterprise
bash regexp that match to character sequence
01-21
Blockchain
How to remove everything in a directory except one file in a subdirectory?
01-21
Blockchain
Bash - [: =: unary operator expected during trap execution
01-19
Enterprise
How to create multiple bash arrays in loop
01-19
Enterprise
Way for regex with read
01-19
Net
Why my default variable is not working in bash script?
01-17
OS
How to assign & display index number for everyline, and choose first field value through index numbe
01-16
Net
Authentication issue with bash script
01-15
database
Bash: Adding an element to a list where elements may or may not have spaces
01-14
Blockchain
bash : evaluate function return value with spaces in arguments
01-14
Net
In every subfolder of source folder copy newest mp3 file to destination folder and delete old files
01-14
Software design
In Bash concatenated within an if comparison
5271
1
2
3
4
5
6
7
8
9
10
Next
Last
Links:
CodePudding