Search Results

Search: Posts Made By: Catori
3,743
Posted By Catori
trap "rm~/tmp/* 2> /dev/null; exit" 0 1 2 3 ...
trap "rm~/tmp/* 2> /dev/null; exit" 0 1 2 3
employeefile=~/SuitAndTie/HumanResources/employees
looptest=y
while [ $looptest = y ]
do
clear
tput cup 1 4; echo "Corporate Employee Addition"...
3,743
Posted By Catori
wait... I have to indent it? Why? Is there a...
wait... I have to indent it? Why? Is there a reason for this???
Maybe i didn't do enough researching.
To add, what are "Autocritics"?
I'm learning slowly, but surely :D
3,743
Posted By Catori
Because each script is going to be doing three...
Because each script is going to be doing three different things.
Human Resources script will have the sales persons(five of more) with ID numbers and names within it.
Manufacturing script will have...
3,743
Posted By Catori
Oh~ I did it the right way, i just typed it...
Oh~ I did it the right way, i just typed it here, wrongly...
mkdir "Human Resources" is what i meant to put.
The script isn't made because i don't even know how to start it... I am not familiar...
3,743
Posted By Catori
Ubuntu. I'm not sure if anything is wrong,...
Ubuntu.
I'm not sure if anything is wrong, because all i needed was subdirectories within the "suit_and_tie" directory. I did look, and it's right where i needed it, at least i think so.. (you have...
3,743
Posted By Catori
Table Scripting
1. The problem statement, all variables and given/known data:

I have to make a manufacturing company. I need subdirectories for the company using three departments: Human Resources, Manufacturing,...
1,147
Posted By Catori
Table Scripting
Okay. I've been charged with an assignment to create tables.

I "Made" a manufacturing company called "Suit and Tie". I need subdirectories for the company, using three departments: Human...
Showing results 1 to 7 of 7

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