linux Linux Multithreaded Server Architecture Linux Thread programming Basics Revese String Shell Scripting Linux Shaunak Jagtap 00:22 Add Comment Shaunak Jagtap Revese String Shell Scripting Linux #!/bin/bash var1=$1 length=`echo ${#var1}` while [ $length -ne 0 ] do temp=$temp`echo $var1 | ... Read More
Child Parent Programing Basics Linux OS Programing linux Child Parent Programing Basics Linux OS Programing Shaunak Jagtap 00:06 Add Comment Shaunak Jagtap Create a program to demonstrate 5 child processes having common parent process. #include<stdio.h> #include<unistd.h>... Read More
linux List of Internal Commands for linux: List of Internal Commands for linux: Shaunak Jagtap 00:01 1 Comment Shaunak Jagtap List of Internal Commands for linux: alias: This command allows you to define commands of your own, or replace existing ones. For examp... Read More
linux Test your computer capability to findout how many processes it can hold or accomodate Check Your Processor capability using this Simple c Program [Linux] Shaunak Jagtap 23:56 Add Comment Shaunak Jagtap Test your computer capability to findout how many processes it can hold or accomodate #include<stdio.h> #include<unistd.h... Read More
linux Linux Thread programming Basics Linux Thread programming Basics Shaunak Jagtap 23:44 Add Comment Shaunak Jagtap Write a c program, create a global variable and try to increment its value for child & parent #include<stdio.h> #include... Read More
linux Linux Multithreaded Server Architecture Linux Multithreaded Programming [Includes PPT] Shaunak Jagtap 23:04 Add Comment Shaunak Jagtap Linux Multithreaded Server Architecture Read More
history linux Linux History in Brif (Premium Content) Shaunak Jagtap 22:48 Add Comment Shaunak Jagtap About LINUX History Stats Read More