Search Results

Search: Posts Made By: bravens52
7,012
Posted By bravens52
okay yeah i definitely made mistakes. I will take...
okay yeah i definitely made mistakes. I will take what you have and do some trial in error myself..thanks for the help..i really appreciated it
7,012
Posted By bravens52
Awk Script that implements a report writer
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:
Write an awk...
6,036
Posted By bravens52
thanks pludi .. hey thANKS STUDENT1989 for asking...
thanks pludi .. hey thANKS STUDENT1989 for asking the question because i was struggling with this assignment as well

---------- Post updated at 11:38 AM ---------- Previous update was at 11:35 AM...
1,397
Posted By bravens52
accepting input then send to file
basically im trying to promt the user to create a name for a file then send the file name to a file with the list of the file names he has created. Also i want to code if the user doesnt enter any...
6,036
Posted By bravens52
does anybody know hwo to do this or can give a...
does anybody know hwo to do this or can give a quick outline of how
859
Posted By bravens52
Why am I getting this error
So basically im trying to echo/print a phrase into another file.. this is my code

#! /bin/bash


if [ ! -r $dbname ]
then
touch $dbname
echo "Create" $i > $dbname
fi
done

why am i...
6,117
Posted By bravens52
Unix Spell Checker Assignment
hello, im a new member to the forum and im doing a assignment for unix command and we have to make a spell checker and im a little confused about the directions .. ill post them below and continue.....
Showing results 1 to 7 of 7

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