Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scripting

Bash: echo string that starts with "-"

bash scripting shell

How do you cleanly exit interactive Lua?

lua scripting exit interactive

remove all of a file type from a directory and its children

bash unix shell scripting

mongo shell script won't let me include "use <database>"

shell mongodb scripting

extracting unique values between 2 sets/files

How can I run a windows batch file but hide the command window?

How to iterate over an array using indirect reference?

bash scripting indirection

Adding newline characters to unix shell variables

linux bash shell unix scripting

how to make bash expand wildcards in variables?

bash scripting expansion

How to capture stderr on Windows/DOS?

Server Side Javascript: Why?

Why use $HOME over ~ (tilde) in a shell script?

Declaring early bound MSXML object throws an error in VBA

excel vba scripting msxml

Python vs Groovy vs Ruby? (based on criteria listed in question) [closed]

python ruby scripting groovy

Invoke function whose name is stored in a variable in bash

bash shell scripting

How to avoid a bash script from failing when -e option is set?

bash shell scripting

How to append several lines of text in a file using a shell script

linux shell unix scripting

Why should i use Drools?

How to pass in parameters to a SQL Server script called with sqlcmd?

gdb scripting: execute commands at selected breakpoint

scripting gdb breakpoints