Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

fstream unix problem in reading

c++ unix fstream

Is user + sys time equal to real/wall clock time?

unix

check if a file is jpeg format using shell script

linux bash shell unix sh

What does "An out-of-band data transmission mechanism may be supported" mean, in socket man page

sockets unix