Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

How to capture this specific string using regular in shell?

regex linux bash shell grep

C: Shell program receiving anomolous extra operands

c linux shell terminal execvp

EOL character missing from file on Linux

linux bash shell sed

Insert CSV to MySQL using Ubuntu Terminal via shell script

mysql shell ubuntu csv

In bash script, is it possible to echo something into the beginning of file?

bash file shell echo

Difference between Ctrl C and Ctrl \

shell

Execute multiple shell commands synchronously in Node

How to achieve a mirror copy in Linux?

linux shell copy

In a Linux script, is it possible to execute multiple commands in the same process?

bash shell db2 ksh

Function return values within BASH if statements

linux bash shell sh

How to use curly braces in a shell (bash)

Are bitwise operators supported in regular shell /bin/sh (not bash)

Pass arguments in shell-script from a makefile and get back the results?

shell makefile gnu-make

Find items common between two Bash arrays

arrays linux bash shell

Having Issue with file name appended with date -shell scripting

bash shell

Difference between `exec n<&0 < file` and `exec n<file` commands and some general questions regarding exec command

linux shell unix while-loop exec

what behavior will result while function returned but command in function is running in background?

linux bash shell

.Desktop with command line args passed to exec (similar to shell script)

Loop a command in VxWorks at a certain frequency

shell loops vxworks