Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

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

How to check if a file is older than 30 minutes in unix

How I can get the next month in shell?

linux bash shell date

What is the rationale behind variable assignment without space in bash script

bash shell