Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

What's the practical limit on the size of single packet transmitted over domain socket?

linux sockets unix posix ipc

Left outer join on two files in unix

unix join

What should Linux/Unix 'make install' consist of?

How to create a zip file using shell script?

linux shell unix zip

Why create system call is called creat? [closed]

c linux unix posix

fork() and wait() with two child processes

c unix fork wait

What's the difference of redirect an output using ">", "&>", ">&" and "2&>"?

linux shell unix scripting

Proper way to exit command line program?

unix terminal

Using sed to match a pattern and deleting from the line to the end of the file

regex linux bash unix sed

How can I get a secure system-wide oh-my-zsh configuration?

linux shell unix zsh oh-my-zsh

ORA-00060: deadlock detected while waiting for resource

database oracle unix plsql aix

Can I kill a process from itself?

c unix process

When I type `route -n` into the Mac terminal, why doesn't it show a routing table? [closed]

Pass commands as input to another command (su, ssh, sh, etc)

bash shell unix ssh sh

Why should the shebang line always be the first line?

perl unix solaris shebang

How to redirect cron job output to stdout

linux unix cron crontab

How to view html file in remote unix server?

html unix ssh

Sorting with unix tools and multiple columns

bash unix sorting awk

Merging CSV files : Appending instead of merging

bash shell unix csv merge

Who can access a file with octal permissions "000" on Linux/UNIX?

linux shell unix