Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

Rails, rake does not work

Find and delete .txt files in bash [duplicate]

bash unix

Split large text file(around 50GB) into multiple files

python unix python-2.7 split

Python source header comment

python unix shebang

Using only part of a pattern in SSH Config Hostname

unix ssh openssh

Awk: Splitting on 2 or more spaces only

regex unix awk

Spawn process from multithreaded application

c linux unix process fork

print the segmentation fault reason [duplicate]

Identifying DNS packets

sockets unix networking dns

How should I clean up hung grandchild processes when an alarm trips in Perl?

perl unix kill alarm grandchild

What is gunicorn.sock?

Setting LD_LIBRARY_PATH from inside R

r unix linker-flags

How to cut multiple columns from several files and print the output to different files

linux shell unix cut

Can I change the input color of my Bash prompt to something different than the terminal default? [closed]

linux bash unix dotfiles

Combining large C and C++ programs

Switching focus between editor and terminal in Kate

How to create `DOS/Unix` Like GUI [closed]

c++ c user-interface unix

Qt Session management error with matplotlib.pyplot.plot

Find extra space / new line after a closing ?> (php tag)

php regex unix find grep

Why is the argument of os.umask() inverted? (umask 0o000 makes chmod 0o777)