Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scripting

Difference between launching a script with ./script.sh and . ./script.sh

bash scripting shell

Ruby scripts with access to Rails Models

ruby-on-rails scripting

Filter non-alphabetic characters out of string in shell script

regex bash shell scripting

Bash Scripting - shell command output redirection

bash shell scripting

Can a PHP script trick the browser into thinking the HTTP request is over?

A .bat or .wsh script that can search for files

batch-file scripting wsh

A scripting language for Windows? [duplicate]

windows scripting

search multiple pattern in file and delete line if pattern matches

shell unix scripting sed awk

Has Lua a future as a general-purpose scripting language?

scripting lua

VBA: How to get the last used cell by VBA code when the last error occured in a Workbook/Worksheet?

vba scripting excel

What is the proper indentation for bash scripts?

Can't get MySQL source query to work using Python mysqldb module

python mysql scripting

How do I make Perl scripts recognize parameters in the Win32 cmd console?

perl scripting winapi cmd

When is it good to use embedded script language like Lua

scripting lua

How to print variable inside awk

bash scripting awk

What do people mean when they say “Perl is very good at parsing”? [closed]

VBScript, JScript, Wscript ... oh my