Search Results

Search: Posts Made By: ShinTec
Forum: Red Hat 01-06-2014
3,670
Posted By ShinTec
UPDATE: it seem like gnome-control-center command...
UPDATE: it seem like gnome-control-center command seem to be the culprit. I invoke the command in terminal it freezes the whole system and have to hard reset , has anyone got any ideas on why this...
Forum: Red Hat 01-03-2014
3,670
Posted By ShinTec
Gnome3 locksup on new Linux kernel 12.6.xxx & 12.5.xxx
Hi Forum
Ive been having a problem with the kernal(s) for some strange reason it every time I try and access the date and time/calendar or system settings it locks up the whole laptop and nothing...
2,597
Posted By ShinTec
sorry for the late reply guys been busy cheers...
sorry for the late reply guys been busy cheers for the anwsers:D
2,597
Posted By ShinTec
sleep command off by a second
Hi Forum
Im using sleep in a while loop goes around 10 times. i feed it a variable with the time i what it to sleep for eg sleep $sleepVal and then print system date and time to screen but...
Forum: Red Hat 02-15-2011
4,247
Posted By ShinTec
help with installing java EE on fedora 14
Hi Forum
Im a new to fedora and was wondering ,Can anybody direct me to a site that shows me how to install Java EE 6 SDK Update 1 (with JDK 6 Update 23) for fedora 14. NOT openjdk i need oracles...
993
Posted By ShinTec
Oh i see i will give this a try thank you :)
Oh i see i will give this a try thank you :)
993
Posted By ShinTec
Trouble with grouping regex
Hi Forum
im trying to use grouping in a regex statement in a function in a script
this is the criteria im trying to match :It MUST have 3 character at the beginning. After that it can have a mix...
1,106
Posted By ShinTec
f#$% im so stupid didnt realize that. no wonder...
f#$% im so stupid didnt realize that. no wonder why it wasnt evaluating the currentLineValid variable that i had set in my function because in the if statement i had used currentLineValue which is a...
1,106
Posted By ShinTec
sorry the name of the variable is not...
sorry the name of the variable is not currentLineValue its currentLineValid and it get set just before the while loop in the main i use a function that i made called setCurrentLineValidToTrue ()...
1,106
Posted By ShinTec
Need help with if statement
Hi Forum Im having trouble getting my script to work
The problem seem to be that the if statements in the MAIN is not testing the variable currentLineValue at all and completely skips it i dont...
5,697
Posted By ShinTec
the file that i redirect to just has...
the file that i redirect to just has "CFSFO90898:this" but the rest of the line is missing?
5,697
Posted By ShinTec
sorry for the late post been busy. i want the...
sorry for the late post been busy. i want the delimiter to be a colon because the file that im reading in has fields in it that are separated by a colon .When i cut a field from the input file that...
5,697
Posted By ShinTec
cut not working the way i want it to
Hi Forum

Im having problem with cut it even when i cut a field from an input file
eg

echo $x | cut -f1 -d':'


it doesnt read the whole line if there is a space in it
eg
thisLineHasA...
2,762
Posted By ShinTec
Oh i found the problem I was not give the full...
Oh i found the problem I was not give the full path name to the script
i was using this

q1 text.txt

when i should of been doing this

q1 ~/text.text


Scottn does this line

done <...
2,762
Posted By ShinTec
im using the bash shell oh i give that a try ...
im using the bash shell oh i give that a try

---------- Post updated at 11:03 AM ---------- Previous update was at 09:35 AM ----------

didnt work :(
keeps comming up with blanks
2,762
Posted By ShinTec
function not see variable in script
Hi Forum

Can anyone tell me whats wrong with my script. What i want to do read in values from a input file using a while loop then taking that input from the file into a function that i created....
4,205
Posted By ShinTec
that work perfectly thank you very much :D:b:
that work perfectly thank you very much :D:b:
4,205
Posted By ShinTec
using tr to print spaces between lines
hi forum

i was wondering can you use tr to print out a file like this

i see that there is no way you could do that i feel
i see that there is no way you could do that i feel
i see that there...
2,121
Posted By ShinTec
Can you read in variable into function in Unix?
can you read variables into function in unix
like java or c++ eg


sum($1)
{
if [ $1 -eq yes ]
echo "$1 is equal to yes"
else
echo "$1 not equal to yes"

}

and if so...
1,845
Posted By ShinTec
Can we read in variable into function in Unix?
can u read variables into function in unix
like java or c++ eg


sum($1)
{
if [ $1 -eq yes ]
echo "$1 is equal to yes"
else
echo "$1 not equal to yes"

}


and if so...
10,532
Posted By ShinTec
the gp command what is it used for
im having trouble understanding what gp command does in unix
im coping from a hp unix manual. i did a man in cygwin and
nothing come up so im a little curious as to what is does
and if it is...
1,551
Posted By ShinTec
solved
ohhhhh yeahhhhhaaaa
figure it out need to use a variable
eg dir2=~/directory u what it to go 2.
then when the script prompts you u
feed it $dir2 make sure the $ is before
the variable name or...
1,551
Posted By ShinTec
cheers i give it a try :b: ---------- Post...
cheers i give it a try :b:

---------- Post updated at 09:38 AM ---------- Previous update was at 09:32 AM ----------

OMG i cant belive that was it a space
is all i need thank again methyl
...
1,551
Posted By ShinTec
script not working
hi guys im new to unix and what to get this script working
the scripts purpose its purpose is to move files
i copy it from a HP UX pdf just for practice but
when i execute it comes up wit this...
Showing results 1 to 24 of 24

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