|
|
Category: source:c:linux
|
|
|
|
Category: source:c:linux
|
|
Description: This simple module will recieve system calls to change the directory and log them. This can be very useful if you want to create a sandbox for users on your system, or just log general activity.
|
|
Platform: linux
|
|
Author: detour
|
 |
| |
|
|
|
|
|
|
Category: source:c:linux
|
|
Description: Example on using opendir, closedir, and readdir to open a directory stream and read in and print file names.
|
|
Platform: linux
|
|
Author: mind
|
 |
| |
|
|
|
|
|
|
Category: source:c:linux
|
|
Description: Display the uptime, load averages, total ram, free ram, shared ram, buffered ram, total swap, free swap, and number of processes running on a linux machine.
|
|
Platform: linux
|
|
Author: detour
|
 |
| |
|
|
|
|
|
|
Category: source:c:linux
|
|
Description: Simple program to print all of the known users from the /etc/passwd file.
|
|
Platform: unix
|
|
Author: pipas
|
 |
| |
|
|
|
|
|
|
Category: source:c:linux
|
|
Description: This program contains a signal handler so uninterruptable with Ctrl+C keys.
|
|
Platform: unix
|
|
Author: pipas
|
 |
| |
|
|
|
|
|
|
Category: source:c:linux
|
|
Description: Example on using the C implemented dialog library.
|
|
Platform: unix
|
|
Author: mind
|
 |
| |
|
|
|
|
|
|
Category: source:c:linux
|
|
Description: List sorted contents of a directory excluding '.' and '..'.
|
|
Platform: unix
|
|
Author: detour
|
 |
| |
|
|
|
|
|
|
Category: source:c:linux
|
|
Description: Convert a gid into its proper name, lists users in your group from /etc/group, and retrieves the passwd string.
|
|
Platform: unix
|
|
Author: detour
|
 |
| |
|
|
|
|
|
|
Category: source:c:linux
|
|
Description: Display different colours on your linux console.
|
|
Platform: unix
|
|
Author: detour
|
 |
| |
|
|
|
|