Hi Everyone
I want to do something like following
I have a following spreadsheet.
Date Good bad blank et etc etc
Within the same spreadhseet i have a section where i would paste data from a text file to this exact location. The pasted cell look like this.
Good Bad poor date
12 4...
Yes. I tried installing followign the motherboard guide. However my front speaker will work and it will disable my back speaker.
However i want my front panel Mike to work however i want speakers to work from back connection.
Hi
I have 5 wires comming out of my PC Case. They are 2 grounds, L-out, R-out & MIC.
Now i want to connect my Speakers in the rear of the PC however i want to connect my Headphones and MIC in front. Can you please explain what could be the setup.
Thanks
Hi Everyone
I have following motherboard.
http://dlsvr03.asus.com/pub/ASUS/mb/sock478/p4s8x-mx/e1997.pdf
Can you please suggest me where would i connect my FRONT USB on my case. How and where should i wire please give some details.
Thanks
Thanks for you reply
Here is a link to my motherboard manual.
http://dlsvr03.asus.com/pub/ASUS/mb/sock478/p4s8x-mx/e1997.pdf
Also i have some wires that say line in out etc. Where would these go.
Hi
I used to own Asus P4S333 motherboard. However when i put new hard drive it it blew my Power supply and motherboard. I just bought ASUS ASUS P4S8X-MX. My question is regarding installation of this motherboard. I have already done most of the work, however i want to be sure before i power up...
it is just beyond me. Can you please help me with something simple. I don't want to use something that i dont understand.
Here is what i have come up with so far myself. I am still working my way thru.
#! /bin/perl -w
$mailout=10;
#$data_file = "coupon.list";
#open(data_file) or...
<data file>
coupon_name|distribution_quantity|weight|thickness
gum|235|3|10
toothpaste|500|2|9
dove|559|5|12
shampoo|733|6|6
-----------------------
What i need to accomplish.
The script will be provided with household total that all the above coupons need to be distributed. based on following...
That solution was too difficult for me to grasp. I was looking for something simple. I started bit of work but lost.
>cat coupon.list
gum|235|3|10
toothpaste|500|2|9
dove|559|5|12
shampoo|733|6|6
#! /bin/perl -w
open(out1,">coupon_results.dat1");
open(out2,">coupon_results.dat2")...
Since i am a newbie please suggest simple solution so that i can understand.
Thanks
--------------------------------------------------------
I have a file like below
<dat>
coupon dist_quantity wight thickness
gum 235 3 10
toothpaste...
Thanks for the response
Can you please make this script simple. Also bit of explanation line by line would be great. I am newbie is there a simple way to write this.
thanks
Thanks for the reply
I would like to round down to lower rounded number. It is expected that at some point coupon will run out.
Sorry my misatake output should be 1 in 4.
All coupons should be done in one mailing. so output files should reflect all coupon assigned based on its distribution...
I have a file like below
Total to be mailed = 1000
Coupon_name Dist_quantity Thickness Wight (grams)
gum 235 3 10
toothpaste 500 5 12
shampoo 100 7 15
Dove 800 6...
I have multiple files
file1.txt
file2.txt
file3.txt
File1.txt
12O 1234567 Alan donald, cortext drive, 12345, AZ, etc.
How can I search all the files for field called state. The files are ziped with .gz extension. And give me the filename & line number where it finds records with state AZ.
Thanks for your reply
The if condition is workign however the applying of "0" if the digit is less then 10 is not working can you please suggest what i should use. Echo or Cat
I have file like below
list
1
I want to write a script that will check the file and ad "zero" 0 in front if the number is less then 10. I have written below script but does not work. Please help.
tmp_LIST=`echo list`
len_tmp_LIST=`scat $tmp_LIST | awk '{print length}'`
if ($len_tmp_LIST -eq...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.