Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scripting

How to Pass parameters for a Ant script , which is invoked via shell script?

What programming languages can one use to develop Android applications? [duplicate]

Alternatives to Lua as an embedded language?

Read Bash variables into a Python script

If file is exists and is not empty. Always gives me the false value

linux bash scripting

Adding BOM to UTF-8 files

Very simple, terse and easy GUI programming “frameworks” [closed]

Can Windows' built-in ZIP compression be scripted?

DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" How does that work?

linux bash shell unix scripting

Write byte at address (hexedit/modify binary from the command line)

shell scripting hex patch edit

Creating files with some content with shell script

shell unix scripting

How can I read a file and redirect it to a variable?

linux shell scripting

Increase max execution time for php

How do I run git rebase --interactive in non-interactive manner?

How to automate a process with the sqlite3.exe command line tool?

sqlite scripting batch-file

Xcode: Running a script before every build that modifies source code directly

PowerShell script to check an application that's locking a file?

What is the difference between $@ and $* in shell scripts?

shell scripting

Use grep to find content in files and move them if they match

linux shell scripting grep

Convert binary data to hexadecimal in a shell script

linux scripting hexdump