Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scripting

Can Gnuplot take different arguments at run time? maybe with Python?

python scripting gnuplot

How to create multiple files with random data with bash

macos bash shell scripting

I want to use "awk" or sed to print all the lines that start with "comm=" in a file

linux shell scripting sed awk

Getting around cyclical foreign key errors when trying to generate insert data scripts in SQL 2008

How do I check if a directory has child directories?

bash unix scripting

can an RPM spec file "include" other files?

linux scripting rpm rpm-spec

Is there a scripting language I can embed into my Java app on android

java android scripting

Execute Python script from Android app in Java?

java android python scripting

How to script Firefox or any Mozilla based browser [closed]

python firefox scripting

Naming convention for groovy script files

Unbound variable with bash script

bash shell scripting

Rhino: restrict Java packages that can be accessed from JavaScript

How do you glue Lua to C++ code?

c++ scripting lua

How can I monitor memory used by specific process in AWS cloudwatch?

How do gnuplot margins work in multiplot mode?

plot scripting gnuplot

How to know if git repository has changes that have not been synchronized with server (origin)?

git scripting cvs

Making pre- and post-build event scripts pretty?

Combine output of two command in unix system

shell unix scripting command

R Script: Determine whether the script is run in the GUI or from command line

PowerShell Runspace vs DLR