Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scripting

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

Bash script - store stderr in a variable [duplicate]

Check the open FD limit for a given process in Linux

Windows batch - concatenate multiple text files into one

Are there any languages that compile to Bash?

Date command does not follow Linux specifications (Mac OS X Lion)

How to run a script file remotely using SSH

scripting ssh