Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

How do you move files but not the directories in hdfs?

shell hadoop directory hdfs

Why doesn't "trap EXIT" work in background jobs in Bash?

bash shell

How to execute a single statement line in Node without entering in the prompt nor choosing a js script?

node.js shell

$(shell) references in bash

bash shell makefile

run a Ammonite scala script without typing amm

scala shell

Repeat a string N times [duplicate]

bash shell

What is the meaning of OIFS=$IFS; IFS="|"; in bash script [duplicate]

linux bash shell

Get Current Script Name While Was Calling from Another Script

shell unix scripting sh ksh

Run two shell script in parallel and capture their output

linux shell

sed permission denied on temporary file

linux bash shell

Import a local bash file into another bash file [duplicate]

linux bash macos shell unix

Pass Parameters _ Shell Script - Octave Script

smbclient -c with ls -l option

How to leave (interrupt) the waitpid() function?

c shell unix wait waitpid

Can't delete "empty" folder in terminal mac os

macos shell terminal rm

awk simple calculator-function behaving strangely in a working dir containing a one-letter dir

bash shell awk

In bash loop script, how to refresh output in same line? (take the position of the last output)

bash shell