Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Replace a string in shell script using a variable

unix shell sed

Find all storage devices attached to a Linux machine [closed]

linux bash shell

Simulating ENTER keypress in bash script

linux bash ubuntu shell

How to set shell for npm run-scripts in Windows

windows shell npm

How to make grep only match if the entire line matches?

shell unix grep

shell-script headers (#!/bin/sh vs #!/bin/csh)

shell unix

Is there a way to change the environment variables of another process in Unix?

Open a file from Cygwin

shell cygwin

Call Python script from bash with argument

python linux bash shell debian

grep -P no longer works. How can I rewrite my searches?

macos perl shell

How to convert a string from uppercase to lowercase in Bash? [duplicate]

How to substitute shell variables in complex text files

Compare two folders which have many files inside contents

unix shell diff

Batch renaming files with Bash

bash shell file-rename

How can Bash execute a command in a different directory context?

Test if a variable is set in bash when using "set -o nounset"

bash shell unix

Detect if homebrew package is installed

bash shell homebrew

node.js shell command execution

javascript node.js shell

run `nvm use` automatically every time there's a .nvmrc file on the directory

javascript node.js shell nvm

Run java jar file on a server as background process

shell unix executable-jar