Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

What does 'cd -' stand for?

linux bash shell

Why is an MD5 hash created by Python different from one created using echo and md5sum in the shell?

python shell md5sum

Writing outputs to log file and console

bash shell redirect logging

Display two files side by side

how to set environment variables in fish shell

shell fish

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?