Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

Grabbing .jar application output stream to console after console was closed and new one opened on Oracle Solaris 11

unix console solaris

ar on an existing .a file?

unix gcc makefile archive

When using "mv" command for moving and renaming, script sees it as a directory instead of new filename

linux shell unix

moving from one to another server in shell script

unix ksh ibm-mq rsh

How do I get current Unix time in nanoseconds in Android Shell?

android shell unix time posix

How can a shell script control another script

bash unix shell

bash - delete list of directories (including their contents)

linux bash shell unix scripting

C: Using select() to write to new client

c sockets unix tcp posix-select

Is there a SQLCMD equivalent on *nix?

unix sqlcmd

How to send message (in C) from one thread to another?

c multithreading unix pthreads

How to stop all running mongo background operations?

mongodb macos unix terminal

Why does bash -c "false; echo $?" print 0?

bash unix

going to specific path in scala using scala.sys.process

How to show the line number in Shell (/bin/sh) script when debugging (-x)?

linux shell unix sh

How to find deadlock reasons for a process on UNIX practically ?

Piping a Python script output continuosly to another program

python unix pipe

bash return code after reading for pipe

bash shell unix pipe exit-code

Executing a Dummy Statement

c++ unix gcc