Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scripting

Grep and Sed Equivalent for XML Command Line Processing

xml command-line scripting

How to execute an .SQL script file using c#

c# sql oracle scripting

How can I run a function from a script in command line?

linux bash scripting

How do I get the result of a command in a variable in windows?

PowerShell: Setting an environment variable for a single command only

What does $$ mean in the shell?

shell scripting

What's the opposite of head? I want all but the first N lines of a file

How to tell if a string is not defined in a Bash shell script

bash shell scripting string null

How do I remove newlines from a text file?

linux bash scripting shell sed

How to manually expand a special variable (ex: ~ tilde) in bash

Bash array with spaces in elements

arrays bash unix scripting

Capture key press (or keydown) event on DIV element

How to count objects in PowerShell?

powershell scripting

How do I use Ruby for shell scripting?

ruby shell scripting

How to run a PowerShell script without displaying a window?

How to show a GUI message box from a bash script in linux?

linux bash scripting ubuntu gtk

Wait for a process to finish

bash scripting process wait

Delete all but the most recent X files in bash

bash unix scripting

How to delete duplicate lines in a file without sorting it in Unix

unix shell scripting sed awk

Checking for the correct number of arguments

shell scripting