Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How do I fetch lines before/after the grep result in bash?

bash shell ubuntu

Removing colors from output

How to use sed to remove the last n lines of a file

linux bash shell sed

How to configure git bash command line completion?

git bash

How do I make this file.sh executable via double click?

bash macos terminal executable

How to get the part of a file after the first line that matches a regular expression

bash shell scripting grep

Viewing full output of PS command

linux bash shell process

How do I delete/remove a shell function?

bash shell zsh

How to determine function name from inside a function

bash function

How to send email from Terminal?

bash email terminal

Assign output to variable in Bash [duplicate]

bash curl

Get yesterday's date in bash on Linux, DST-safe

linux bash

Get the date (a day before current time) in Bash

bash unix date solaris

How to kill a child process after a given timeout in Bash?

linux bash unix

Exclude .svn directories from grep [duplicate]

linux bash svn grep

docker entrypoint running bash script gets "permission denied"

bash shell docker

How to run the sftp command with a password from Bash script?

bash shell unix ssh sftp

Shell script to delete directories older than n days

bash shell

How to loop through a directory recursively to delete files with certain extensions

bash

Bash: infinite sleep (infinite blocking)

linux bash sleep infinite