Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Adding a path to the .bashrc file?

bash path edit fedora

Extract lines between two line numbers in shell

bash shell sed

Bash script: difference in minutes between two times

linux bash shell datetime

How to add progress bar to a somearchive.tar.xz extract

bash tar

Why can't I use 'sudo su' within a shell script? How to make a shell script run with sudo automatically

linux bash shell sudo

Get lengths of zeroes (interrupted by ones)

bash awk

bash tab completion without variable expansion?

CURL error "URL using bad/illegal format or missing URL" when trying to pass variable as a part of URL

bash curl jq

EMR notebooks install additional libraries

How to pass variable arguments from bash script to python script

How to prevent bash completion from replacing a character when tab completing

bash bash-completion

dockerfile with windows path

windows bash docker

How to check if the sed command replaced some string? [duplicate]

linux bash shell sed

Triangular background for bash PS1 prompt

bash prompt ps1

How can I run cypher scripts on startup of a neo4j docker container?

Remove all files older than X days, but keep at least the Y youngest [duplicate]

bash shell command-line find

What's the difference between `sudo -i -u user` and `sudo su - user`? [closed]

bash sudo su

Why does Perl's print fail to output anything to STDOUT and STDERR, but writes to a file successfully?

bash perl

Switch user without creating an intermediate process

linux bash shell exec sudo