Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

Is there a way to make a shell become interactive in the middle of a script?

linux bash unix shell

fork in a for loop

fork unix

What's the best way to convert Windows/DOS files to Unix in batch?

unix batch-file dos

How can I print specific lines from a file in Unix?

perl unix

Removing parts of a string that contain digit with SED/Perl

linux perl bash unix sed

How can I create a thread in unix?

multithreading fork unix

Invoke a unix shell from java program?read and write a steady stream of data to and from a unix pipe from java program

java unix named-pipes

PHP and the build process (/.configure, make and install): orientation, please

php linux unix odbc imap

How to send datagrams through a unix socket from PHP?

php sockets unix

UNIX System Call Listing?

=: This is not an identifier

shell unix scripting ksh

C HTTP server - multithreading model?

find the number of the field

bash shell unix awk

help using xargs to pass mulitiple filenames to shell script

shell unix

Is there a way to open a series of new terminal window, and run commands in a single script?

macos bash unix terminal

How do I avoid the need to create a temporary file to run two commands from a bash shell?

bash unix command-line

BASH - counting the number of executable files

linux bash shell unix scripting

Why is it necessary to close standard input/output/error when writing a daemon?

linux unix daemon

How to avoid emacs (or vi) remaining on your screen after closing when using GNU screen?

bash unix terminal gnu-screen

using Unix functions in OCaml source

unix ocaml