CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
linuxbashshell
11-10
other
Linux - How to diff all files which have same name but different extensions in a directory
01-26
Mobile
How to find dates in shell script (.sh,.ksh)
01-24
Back-end
Print specific lines using sed from a grep output
01-19
Net
Dumping complete terminal output of 2 combined commands to a file
01-16
front end
Unable to grep output of a command in bash script
01-11
Enterprise
How to exclude the first 2 lines and only number list the rest of the file?
12-30
OS
How can I assign a string with quotes to a variable in bash, and use it as a pattern in awk?
12-21
Blockchain
The bash shell uses the read loop to read the assignment in the text, the space separator problem
12-16
Blockchain
How to kill another script in bash if it's already running
12-15
Back-end
set multiples lines in a "concatenate blocks"
12-14
OS
Get the data from specific entry
12-13
Back-end
shell script to print only alpha numeric string and ignore all integers
12-12
Enterprise
Delete the log files have 30 days old timestamp in log filename in shell script
12-02
OS
Bash Scripts IF Statements using a command with grep
11-29
Enterprise
I believe my code is formatted correctly but still getting `syntax error near unexpected token '
11-24
front end
Is it possible to put a pipeline in a variable
11-24
OS
How to have a list of strings that are tied to another variable in bash?
11-17
Enterprise
How do I execute a "runuser" command, with arguments, in a bash script?
11-05
Back-end
How to read 2 files and write content to another file using a shell script
10-31
Enterprise
expr is not an Linux builtin command,why expr $BASHPID show current shell pid
10-28
database
Save pid number on a file
10-28
Blockchain
bash script - while IFS causes program to hang
10-27
Enterprise
How to exit a bash loop and stop the script but only when all the iterations are completed
10-27
Software engineering
How to move files using the result as condition after grep command
10-21
other
Comparing two csv files with different lengths but output only the line where it matches the same va
10-21
Enterprise
Count specific pattern inside text
10-21
Enterprise
Passing variable number of arguments to a shell script
10-14
Enterprise
How to affect a parent process environment in Linux?
10-07
other
linux date -- increment current date by minutes but prevent overflow (rollover past midnight)
10-04
Net
redirect error output to function in bash?
09-28
Software design
How to check if a specific folder exists and no other file or folder in same path
09-28
Software design
Variable not populating in a bash script
09-28
Software design
How to sort DD-MM-YYYY dates linux
09-18
other
nohup append the executed command at the top of the output file
Links:
CodePudding