Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

notify parent process when child process dies

how can i get main folder name inside root folder while copying all files to source to destination

bash shell file unix

Search and replace with grep and perl

perl unix grep

Set the terminal tab title as prompt name in unix

How can I save the path to a frequently used directory in UNIX?

unix cd

How do I flatten a single level of directories in a shell command?

bash unix

How to create multiple new symbolic links using apache ant from a fileset?

unix ant symlink

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