Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Whether to redirect stderr to stdout OR redirect both to the same file?

shell

how to construct regex to compare case insensitive strings in shell script?

regex string bash shell

BSD sed; error "unescaped newline inside substitute pattern" when run from script

shell sed sh freebsd

Java main class autocomplete

bash setsid nohup ./prog & -- $! not pointed at child process

linux bash shell setsid

create tar file from some .tar.gz file

shell tar

xargs equivalent in perl

perl shell exec fork xargs

What is the best Scheme implementation for (sys-admin) shell scripts?

shell scheme

Efficient method for parallel processing in Bash /Shell ?

Can't start service with sudo since root user has no access to Ruby

ruby shell ubuntu rvm bundler

Read line by line and write in another file shell script

shell

Writing an octal string as ASCII characters using echo command

java linux shell exec sh

shell scripting error logging

Bash Script sorting array of files by size

bash shell sorting

Adding a number to column [line by line]

linux bash shell awk

How can I determine the number of fields in a CSV, from the shell?

Ansible - Take some variable values from one host and use them in another host

shell ansible

Shell Script: Is there a difference between "local foo" and "local foo="?

linux shell centos