Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Turning multi-line string into single comma-separated

string bash shell csv

Press alt + numeric in bash and you get (arg [numeric]) what is that?

How could the UNIX sort command sort a very large file?

shell sorting

How do I pipe a subprocess call to a text file?

python shell subprocess

Clean way to launch the web browser from shell script?

How to split a file into equal parts, without breaking individual lines? [duplicate]

bash shell unix split

How to run a python script from IDLE interactive shell?

Asynchronous shell commands

Modifying PATH with fish shell [closed]

Appropriate hashbang for Node.js scripts

node.js shell shebang