No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
7 Posted Topics
Hi I am trying to write a script that converts centigrade to fahrenheit and vice versa I need to use a sub-function to perform the calculations. Can anyone help me get started on this I am kinda lost and will like help learning this thank you | |
HELLO i HAVE A SCRIPT THAT TAKES INFORMATION FROM 2 FILES AND PUT IT IN ONE, NOW I NEED TO PUT ALL THE INFORMATION(OUTPUT) INTO A NEW FILE , THIS IS HAS TO BE DONE IN THE ORIGINAL SCRIPT NOT COMMAND LINE, CAN ANYONE TELL ME HOW TO DO THIS … | |
HEY, I am new at this but I am in a middle of an excercise for an online class I am taking and I am doing a exercise and I am stuck. the instruction are as follow : write a shell script that will take information from 2 fles and … | |
Please help!!!! ok the first file is this dave 734 bob 313 carol 248 mary313 ted248 the second file is bob tuesday carol monday ted sunday alice wed dave thurs the output has to be name on call phone carol mon 248 bob tues 313 alice wed etc... i need … | |
I got 2 fiels with information on both i need to put the information all in one file useing loop. how the hell do I do that, I have 2 files one named p21 the p22 and now in a looping structure i need to print an output of thei … | |
HI i AM TRYING TO WRITE A SHELLS SCRIPT THAT WILL TAKE INFORMATION FROM 2 FILES AND COMBINE IT INTO ONE FILE USING LOOP, NOW i AM STUCK i GOT THE 2 FILES ONE IS NAMED DATE THE OTHER IS NAME THE DATE FILE CONTAINS PEOPLES NAMES WITH A A … | |
at the end of this program we have to add the average of all the students* add and divide by 3* also put a ** next to student who have over 95 % both thses should be displayed at the end so ANYONE dare to try #include <stdio.h> #include <math.h> … |
The End.