Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Killing processes SHELL

shell unix process kill

How to display all results of my MongoDB query --eval in bash shell without changing in parameters?

mongodb bash shell

Stop and Remove Container does not work sometimes

shell docker sh

Removing a line from XML file using xmllint in shell script

xml bash shell xmllint

How to print $1, $2 and then all remaining parameters together in AWK

shell awk sed

schedule running a bash shell script in windows

windows bash shell cygwin

How to prepend a file using fish

in ssh shell script check for docker version

shell ssh docker

How to copy files from local machine to server using SSH file transfer protocol?

ubuntu shell sftp

How to search for files ending/starting/containing a certain letter in terminal?

linux shell ls

Linux - Check if string is in list [duplicate]

linux bash shell

How to remove consecutive space in shell bash linux? [duplicate]

linux bash shell

Can I pipe files from find to less?

shell pipe

How to determine whether a function exists in a POSIX shell?

function shell sh posix

Is there way to use If condition inside a find command with option exec?

bash shell unix find

Replace a line by the content of another file

linux bash shell

How to change shells in script

bash shell csh

shell script about "cat <<- _EOF_"

shell cat

How can I support comments when eval'ing a file to set environment variables for a single command?

bash shell

Read shell output from python line-by-line

shell python-2.7