Search Results

Search: Posts Made By: syah
1,008
Posted By syah
multhreading in bash shell
search1 (){
for i in $FC
do
for j in $SC
do
for k in $TC
do
for l in $UP
do
for m in $LP
do
...
12,149
Posted By syah
i know but how? can u show me some examples??
i know but how? can u show me some examples??
12,149
Posted By syah
Banker's algorithm
Use and complete the template provided. The entire template must be completed. If you don't, your post may be deleted!

1. The problem statement, all variables and given/known data:

shell...
2,704
Posted By syah
ya.. homework
ya.. homework
2,704
Posted By syah
convert to shell script
how to convert these code to shell script


#include<stdio.h>
#include<conio.h>
main()
{
int
i,j,a=0,b=0,c=0,f[10],t[10][10],al[10][10],ta[10][10];
int a1[10][10], max[10][10], n[10][10],...
2,351
Posted By syah
banker's algorithm.. help
i'm doing banker's algorithm..
got some error there but i cant fix it..
please help!!

#!/bin/bash
echo "enter no.of resources: "
read n1
echo -n "enter the max no .of resources for each...
Showing results 1 to 6 of 6

 
All times are GMT -4. The time now is 08:43 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy