Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

How to call multiple multiline commands in a yml script?

bash shell yaml gitlab-ci

Getting FILENAME in awk for multiple compressed files

bash shell awk filenames

How to replace a whole line (between 2 words) using sed?

shell awk sed

Determining if currently renaming a file in Windows Explorer

windows shell rename explorer

Bash store result of a command in a variable and print it to the console while using here documents

bash shell heredoc rman

Bash Scripting: Can you make a function call itself?

bash shell

how to check a container run out of memory in container

shell docker out-of-memory

How to get the localized special folder name?

Numbering Array Elements - Bash Scripting

bash shell unix scripting

How can I echo the output from Ruby shell scripts in chunks?

ruby shell sinatra

Run shell command when render is complete (After Effects)

shell after-effects

Transversal visibility of Bash's exported functions

Delete files in one directory that do not exist in another directory or its child directories

linux shell unix scripting

linux sort unexpected output

shell

Can't do shell script with a repeat with i from 1 to n loop

Why does let --n have an exit code different from let n-- in bash?

bash shell

why env -i does not match the command manual

How to parse out the end of a path in a unix shell script?

linux unix shell