Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

diff directories a and b. show only files in b, not in a

unix diff

Recursively search files named string.xml for certain text

unix grep

to insert line breaks in a file whenever a comma is encountered-Shell script

shell unix awk

unix shell script for checking three variables are same

bash shell unix

Generate unique filename for fswebcam

shell unix ubuntu

How to print UINT64_t in gcc?

c function unix

using sed, remove everything before the first occurence of a character

unix sed

Determine if C library is installed on Unix

c 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