Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

API for whereis Command in linux

linux unix c

Getting the error: bash: (program): cannot execute binary file: Exec format error, on both 32-bit and 64-bit Windows

windows bash unix executable elf

What does set -e command does in Unix?

unix

Dynamic linking, memory usage and concurrency

character array to floating point conversion

c unix type-conversion

Symbol offsets reported by objdump no longer match run-time offsets

c unix gcc objdump

How to specify timezone in linux using C

c linux unix epoch

Using sed in Linux to extract lines from a log file

linux unix awk sed grep

Not able to implement ps command to xv6

c linux unix xv6

How can I pass a custom string as argv[0] to a program

bash shell unix

How to extract string between two regexes passed as variables to awk?

shell unix awk

How could I remove a whole block of unwanted text using Unix grep?

unix grep

How to flush I/O buffer in coprocess's pipe

c unix pipe flush

cp: cannot stat `/vol/examples/tutorial/science.txt': No such file or directory [closed]

bash unix cygwin

How to fetch these error/mismatch strings based on time intervals

regex string unix sed awk

What is Unix find command's default ordering?

shell unix

Is the order of the list returned by getifaddrs(3) important?

network-programming unix

Boost::this_thread::get_id() without string operation

c++ multithreading unix boost