Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Access shell environment variables in Java

Syntax highlighting PHP shell scripts without extension in netbeans

Terminal scripting in OSX

macos shell terminal

How to read from block special and character special devices in Linux using bash shell scripts?

linux bash shell

exec n<&m versus exec n>&m -- based on Sobell's Linux book

using a mongo script from inside the javascript shell?

shell mongodb

Creating a Bash command prompt with a red $ after failure of previous command

Run awk file from shell script without specifying awk's exact location

linux shell awk

Simple trouble with awk and regex

regex shell awk gawk

How i can make read doesn't show its value in Shell Scripting?

bash shell

How to access file start with period '.' in shell

linux shell

Sorting the lines in a CSV according to those containing numbers and those without

bash shell sorting csv awk

How to make an array in shell?

linux shell

pushd popd global directory stack?

shell

Removing from Mongo old documents by id

shell mongodb

How to do recursively grep when there is a FIFO in the path

shell grep fifo

How does `cat` work in ipython interactive shell?

Bash, confusing results for different file tests (test -f)

file shell testing posix

Is there any difference between '=' and '==' operators in bash or sh

linux bash shell operators

Shell script with Wget - If else nested inside for loop

linux bash shell wget