Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

Using only Posix features, what is the most efficient way to grow a file to X bytes large?

c linux unix posix

cut -d, ignore delimiter in argument

bash parsing unix delimiter

Files are missing after move

unix

Can a program adopt the permissions of the user, or is it completely restricted by owner?

linux unix

Ruby system call get information about command failure

ruby unix shell

How to make Python and distutils use the right SDK on Mac OS X?

python macos unix gcc distutils

Why does vim connect to X by default?

linux unix vim x11

Read variable from AWK

linux shell variables unix awk

What's the relationship between unix, BSD, Mac OS X, linux and GNU? [closed]

linux macos unix gnu bsd

Splitting a string by colon

arrays bash unix

Not able to manipulate date on Unix shell script (date: illegal option -- d)

unix unix-timestamp

splitting files in unix

performance unix split bigdata

Python shutil.rmtree call taking an extremely long time

python unix

Getting error ": command not found" when trying to run shell script

bash shell unix

How do I replace all commas with comma spaces (pep8)?

python unix vim

How do I let sed 'w' command know where the filename ends?

file bash unix sed

Error when trying to attach an used address of shared-memory

c linux unix shared-memory

Bash scripting: reader writer lock

bash unix locking