Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

shell module: < with ansible

Make Sublime Text color common Bash commands (cp, mv, ...)

bash shell sublimetext3

U-Boot: How to evaluate one environment variable inside another

Do I need to quote command substitutions?

bash shell quoting

How can I tell if I'm in a child shell

bash shell

How to use substitution in xargs?

shell xargs

Different result from $((++n)) when running bash vs dash

bash shell dash-shell

How do i get the value present in first double quotes?

bash shell awk sed

Counting no. of Delimiter in a row in a File in Unix

unix shell records

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