Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Moving All Files From Directories One Step Up

linux bash shell unix mv

inserting text into a specific line

bash

How do I get a list of directories in bash and then expand them as command line parameters?

Bash progress bar [duplicate]

bash progress-bar

recursively rename directories in bash

bash

Use of read-only variables in shell scripts [closed]

linux bash shell unix

Greet a user differently on the time of day - Bash Script

bash shell unix

how to remove "TERM environment variable not set"

bash shell cron

Trim trailing and leading slash in bash - joining param substitutions?

bash shell sh

How can I remove the last character of the last line of a file? [duplicate]

linux bash file

Docker: RUN touch doesn't create file

How to grep a file using search parameters from another file

bash grep for-loop

Bash: subtracting 10 mins from a given time

bash time

Getting exit status code from 'ftp' command in linux shell

linux bash shell ftp exit-code

convert backslashes to forward in batch files [duplicate]

bash batch-file

how to concatenate lines into one string

bash shell

Using sed to insert file content

bash sed

Find files, rename in place unix bash

bash unix rename mv

RegEx for "does not begin with"

regex bash shell inequality

List all files in a directory with a certain extension

bash find