Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

In place untar and delete tar (or tar.gz)

shell unix sh tar gzip

In sed, how to represent "alphanumeric or _ or -"

regex linux bash shell sed

How can I import data to Mongodb from Json file using java

trap not working in shell script?

bash shell unix process

sed can't match 0 or 1 time

bash shell sed

What UNIX commands support coloured output?

bash unix shell colors ls-colors

Executing shell command in background from ruby with proper argument escaping

ruby shell background escaping

What do the suffixes "+" and "-" after the job id of background jobs mean?

linux bash shell unix

Scope of variables in KSH

shell unix scripting ksh

Bash script to change parent shell directory [duplicate]

bash shell unix cd

Bash - How to print multi line strings (with '\n') using printf

linux bash shell unix

Conda command working in command prompt but not in bash script

python bash shell conda

trying to capture javac output in bash shell

bash shell javac

Efficient way to get your IP address in shell scripts

Shell script detecting running in Cygwin

windows bash unix shell cygwin

'Unexpected end of file' and 'error importing function definition' error running shellscript using qsub

ANSI questions: "\x1B[?25h" and "\x1BE"

Output for loop to a file

bash shell

Rename file by removing last n characters

shell unix

Upload an image from Django shell

python django file shell