Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scripting

Which scripting language to support in an existing codebase?

scripting data-driven

Packing Python files into a single .py script

python scripting

How to stop a zsh script from being suspended (tty output)

linux scripting background zsh

Auto Login to a website using powershell

powershell scripting

IDE that provide autocompletion and error detection for Linux bash or shell scripting?

linux bash vim shell scripting

What's the best way to manage sql change scripts for two developers?

sql sql-server svn scripting

Preserving whitespaces in a string as a command line argument

bash scripting whitespace

How to use awk to extract a quoted field? [duplicate]

linux bash scripting awk

Updating values from external workbook automatically

excel scripting vbscript wsh vba

Get the number of days since file is last modified

linux shell unix scripting

How to replace spaces and slash in string in bash?

How to check whether a json object is array

PowerShell analog to "dir /a:d" (Win) or "ls -d */" (Bash)

PHP script stops running arbitrarily with no errors

scripting while-loop php

Vim - ex mode command - is there any way to move the cursor position?

vim scripting ex-mode

How to make Ruby file run as executable?

Why is it that ArrayList works with COM Interop, but IList<T> doesn't?

Linux script to find all video file extensions and file sizes

linux bash scripting find

Bash setting a global variable inside a loop and retaining its value -- Or process substituion for dummies

Java ScriptEngine: using value on Java side?