Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

How to get a decimal number when dividing in bc?

unix bc

linux: getting umask of an already running process?

linux unix umask

Is this the right way to run a shell script inside Python?

python linux bash shell unix

How to find the return value of last executed command in UNIX?

unix

Why do some compilers use "a.out" as the default name for executables?

xargs split at newlines not spaces

shell unix xargs

Setting environment variable in shell script does not make it visible to the shell

chmod: cannot read directory `.': Permission denied [closed]

unix ubuntu chmod

GCC recommendations and options for fastest code

c++ unix gcc

how to use the unix "find" command to find all the cpp and h files?

unix find

How do we sort faster using unix sort?

unix sorting

Sort CSV file based on first column

bash shell sorting unix csv

Convert unix epoch time to human readable date on Mac OSX - BSD

bash date unix epoch

How to get yesterday and day before yesterday in linux?

linux shell unix

How to replace space with comma using sed?

regex unix vim replace sed

Forcing "date" to use a locale other than the machine default

bash unix date

Unix-style tools on Windows?

windows unix

How to close a file descriptor from another process in unix systems

Differences between System V and Posix semaphores

How to cut a string after a specific character in unix

string shell unix sed awk