Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to print in the same line as a progress in bash script

bash

Command to find largest file in hadoop directory

Why does ''grep [Ff]irst *.txt'' not match a file containing "First"?

regex bash grep glob quotes

using pinentry-tty in a bash script (like read)

bash

bash difference between raw string and string in variable

string bash shell

Grep regex not working with square brackets

regex bash grep quoting

AWS Session Manager is not sourcing bash rc

bash amazon-web-services

How to get script name inside function in shell script?

linux bash shell unix sh

Test if file exist, bash script [duplicate]

bash shell

Bash validate date

linux bash macos validation date

How can I create a file by using cat in a bash script?

linux bash

Bash: Append command output and timestamp to file

bash shell

return the pid of the command instead returning tee pid

bash shell sh

What is the equivalent of "chmod -R u+x $path" in Python?

python bash

Shell format and substitution task

bash sed

Run multiple scripts in docker image

bash docker dockerfile

How to output in a shell script to the console and on a file?

linux bash shell stdout stderr

Read quoted items with spaces into array

arrays bash

search and replace with sed not working

bash sed

Executing a command inside docker shows wrong $PATH

linux bash docker