Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

What happens when a process is forked?

linux perl unix posix fork

What is the function in C returns the current directory?

c unix

How do I get the bash command exit code from a Process run from within Java?

Get Yesterday's date in solaris

linux shell unix date sunos

perl library path

linux perl unix

Running sqlplus in background in Unix

sql linux database unix sqlplus

Need to concatenate a string to each line of ls command output in unix

shell unix

Unix: Getting Export PATH to "Stick"

unix shell path terminal export

UNIX/Linux signal handling: SIGEV_THREAD

c linux unix posix signals

How can I force grep to only return files and ignore directories?

bash unix grep locate

how to use crypt( ) method in Linux?

c linux unix crypt

How to get the proper exit code from nohup

unix nohup

Exact grep -f command in Linux

linux shell unix grep

how to send a mail with a message in unix script

linux email unix ksh

Check if a directory exists and is accessible

linux bash unix ksh

How to learn work effectively with Unix CLI

unix shell

How do I use Perl on the command line to search the output of other programs?

perl unix command-line

How to keep a file's format if you use the uniq command (in shell)?

how to evaluate a given path within a bash shell

linux bash unix filepath

Call an external program from within OCaml

unix ocaml execv