Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

CircleCI run multi line command

unix ssh circleci circleci-2.0

How do I find my program's main(...) function?

c++ unix gcc gdb

Hard link and Symbolic links in Unix

unix hardlink symlink

difference between the content of two files

diff unix

Can a C/C++ program seg-fault from reading past the end of an array (UNIX)?

c++ c unix

Tool to copy file from given 'x' (starting) offset to given 'y' (ending) offset

linux unix

Java change system new-line character

Bash alias create file with current timestamp in filename

linux bash shell unix

Remove particular permission using os.chmod

python unix permissions

How to write if else in one line in shell?

shell unix if-statement

How can we get weekday based on given date in unix

Unix variable best practice: Should variable containing a path end in a slash

unix path

Using lsof to get a list of file names

unix command-line

What does waitpid() do?

linux unix posix

Remove newline from end of file

file unix newline

Why is the `nm` utility named as such?

unix command-line linker nm

Overhead of time command in unix

how to split a large csv file in unix command line

unix awk printf

Are Unix/Linux pipes producer or consumer driven?

linux bash shell unix pipe

Is there anything like shm_open() without filename?

unix posix shared-memory