Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

inotify + stdout piping - output being lost in a pipe

linux shell buffering

Using a shell variable to choose one bash array

Convert a PDF to Images using sips

macos shell pdf sips

Linux, how to execute an executable / non-executable file?

linux shell

In Linux, if I have a bunch of text files is there a simple script to merge them into one file?

shell

How can I get the list of all files that are sourced by bash?

bash shell