Skip to content Skip to sidebar Skip to footer
Showing posts with the label Unix

Java Simple Timestamp To Date Conversion

I've been trying to find the answer to this for a while today and there's just so much cont… Read more Java Simple Timestamp To Date Conversion

How To Use Unix Pipes In Android

I need to send some data to a C program from my app in Android, and I think about using pipes. I re… Read more How To Use Unix Pipes In Android