Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

UNIX colored find output

unix colors find

How do I create a pipe to connect two child processes using fork, pipe, and dup?

c process pipe unix

Using for loop to move files from subdirectories to parent directories

linux unix for-loop

Why does read throw an error in bash but works fine?

linux bash shell unix ifs

How can I tell autogen.sh to generate files(m4 and object files) in separate folder?

c unix makefile autotools

Passing Special Characters into telnet Unix

unix ksh telnet mime

How to get Unix timestamp using Bootstrap-datetimepicker

Subtracting Dates in Unix

date unix ksh

Mac OS X Unix to find replace using regular expression

macos unix

How to run a command using pipe?

c unix pipe file-descriptor

How to print week number of previous week in shell

linux bash shell date unix

How to silently install dmg file in mac os x system (using shell script)?

macos bash shell unix

Passing parameters to a SSH client to execute a ForceCommand with parameters

shell unix ssh openssh

mmaping two consecutive pages

How to effectively truncate the head of the file?

On a Mac, within the shell, how can I tell that I have a GUI?

Accessing Linux environment variables without assigned value

Check that a variable is a number in UNIX shell [duplicate]

unix shell

Run shell command from child shell

shell unix scripting

How would I use a socket to have several processes communicate with a central process?

linux unix sockets ipc