Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

How to run OS shell commands in IronPython/Mono?

shell mono ironpython

Shellwords.shellescape implementation for Ruby 1.8

ruby bash shell escaping sh

Find symlinks to certain directory or one of its subdirs

linux shell symlink

Cygwin bash syntax error - but script run perfectly well in Ubuntu

bash shell cygwin

Bash script with basic if/else and count of processes running based on a pattern

bash scripting shell

How do I run a bash script inside Python, but act as if it's running from another directory?

python linux bash shell unix

Cygwin: difference between '\rm -fr' and 'rm -fr' command?

linux shell cygwin

Regex to capture a whole word only using egrep

regex linux shell unix grep

Export a variable with dynamically created name in bash shell script

linux shell

How do I get java to output to a log when run from a batch?

java shell batch-file

How do I overwrite multiple lines in a shell script?

shell echo sh

how to pass variable from shell script to sqlplus

sql oracle shell sqlplus

shell script containing ldapmodify - hardcoding commands

"invalid arithmetic operator" in shell

linux bash shell unix

Awk between two patterns with pattern in the middle

linux shell unix awk sh

Displaying stdout on screen and a file simultaneously

bash shell unix scripting stdout

Parsing Json data columnwise in shell

bash shell awk

In zsh function, how to echo a command

shell zsh

Return new line by grep if not match found

bash shell grep

How to insert 4 newlines before pattern match with SED?

macos shell sed terminal