Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scripting

Execute command determined by output of previous one (i.e., only if there was some output)

bash scripting command-line

How do I take a string and split it into 2 variables in bash?

bash shell scripting

C# scripting API does not load assembly

c# scripting

Print statements not showing up when running script in terminal

python linux scripting

Using Perl in-line edits, how do you insert a line after the Nth occurence of a string?

regex perl scripting

manipulate parameters in sh

bash shell scripting sh

How to make parted always show the same unit

sort | uniq | xargs grep ... where lines contain spaces

Why scripting languages use dynamic scope rule?

KornShell Boolean Conditional Logic

shell unix scripting ksh

Set system variable from C++

c++ shell scripting

files with same name in different folders

linux bash file shell scripting

Avoid expansion of * in bash builtin function let

bash scripting expansion let

how to read line by line from file in bash script?

file bash scripting line

splitting single line into multiple line in numbering format using awk

linux shell scripting awk

Is there a way to define a user-defined function inside an awk statement which is inside a bash script?

linux bash shell awk scripting

shell script to copy files from one directory to another

shell scripting terminal

bash shell reworking variable replace dots by underscore

bash shell scripting

Execute several programs at the same time in an initialisation/bash script

linux bash scripting rcs

How can I call a Perl function from a shell script?

perl scripting