an
saurus
tags:
unix-programming
views:
78
answers:
0
Q:
unix manual programs
shell script to generate a multiplication table.
related questions
Challenges in writing wrappers for C++ functions so that they can be used from C code
How can I collate and summarize records from a file with Perl?
parse an email message for sender name in bash
Access a variable in a bash script
'Quick' Shell Scripting Help
Sed: Change case of substitution group
Using SO_REUSEADDR - What happens to previously open socket?
How to limit I/O consumption of Python processes (possibly using ionice)?
Reference for proper handling of PID file on Unix
Remove file in C++ under UNIX
msync equivalent in Windows
Creating a project, from Makefile to static/dynamic libraries in UNIX
C++ - How to set file permissions (cross platform)
Will static linking on one unix distribution work but not another?
Hanging a Child Process
File format of spool file
What's the equivalent of Windows' QueryPerformanceCounter on OSX?
Problem with Closing Sockets. Program Halts.
Get info for Common Log Format from socket in C
Converting to Multi-Threaded Socket Application
C, HTTP 1.1 and Socket Send troubles
Get MIME type from filename in C
How to copy a few chars from a char[] to a char* in C?
File based Configuration handling in C ( Unix )
Getting the Program Process ( Service and Daemon ) on Linux in C