Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Is it possible to open a interactive vim process by Scala REPL shell command?

scala shell vim scala-repl

Using a keystore with curl

shell curl openshift redhat

Can the cut command accept newline as a delimiter?

bash shell

Using redirection in a linux shell script which run as sudo

linux shell

Is it possible to replace previous command by '^' multiple times?

shell terminal

Messed up bash prompt, probably due to changes in bashrc

bash shell prompt

Change the speed of /dev/urandom

Multiple lazy string replacing between two patterns with sed

regex bash shell sed

Unix Cat : No such file or directory error

shell unix

Terminal errors on-load zsh ("...command not found: ^M")

foreach loop through associative array in bash only returns last element

arrays bash shell

why echo strings in bash reading from stdin doesn't show space characters

bash shell

Set LD_PRELOAD when executing a command in shell script

linux bash shell

Add string with backslash in file using sed command

How to write value1 || value2 in shell?

shell

alternative for command line "sort | uniq -c | sort -n"

perl shell sorting awk count

Create a new file with same perms and owner as an existing file

shell unix solaris solaris-10

View output or progress of shell script when run in AppleScript

shell applescript

How to run a process in the background inside Gvim?

bash shell vim

Using a subshell for parameter substitution with diff

bash shell