Search Results

Search: Posts Made By: Klor
3,077
Posted By Klor
Hi Scrutinizer I managed to extract them...
Hi Scrutinizer

I managed to extract them using

grep -B 2 "0.0000" $LINE.ORBITALS | head -5 > $LINE.MAKEMOL

to create a new file containing the required segment!

Let me know if you...
3,077
Posted By Klor
Those are greater parameters @Scrutinizer, I've...
Those are greater parameters @Scrutinizer, I've tried applying it to an enhanced script, the only difference is that I must extract before a line number so i tried

awk '
$0~Hstart{
c=0
...
3,077
Posted By Klor
I reserached that and got a song from 'Daddy Kane...
I reserached that and got a song from 'Daddy Kane - oh ah , na na na na' :p

Yes please explain the script!
I'd have no idea how to reciprocate it in a different application.

I've got a fish,...
3,077
Posted By Klor
Keen eye @Scrutinizer Would you mind posting...
Keen eye @Scrutinizer

Would you mind posting the parameters so I could understand and apply to future work?

It did work amazingly! and you have my thanks :D

Are you converting to C++ and...
3,077
Posted By Klor
Thanks for the reply @Scrutinizer, I'm not...
Thanks for the reply @Scrutinizer,

I'm not sure about the terminology you used (think $0 = return current shell) apart from that I have next to no idea and i'm probably missing some inputs :p

I...
3,077
Posted By Klor
Thank you Mr.Singh, I apologize that I didn't...
Thank you Mr.Singh,
I apologize that I didn't evaluate more.
The input file has many ORBITAL ENERGIES as titles which is why I used tail -1 when cutting the line number, as it is the last one I am...
3,077
Posted By Klor
Hi Mr.Singh No this isn't homework, it's a way...
Hi Mr.Singh
No this isn't homework, it's a way to automate my tasks and learn scripting whilst working on computer modelling. I am a Chemistry student at a Third level in university, working on...
3,077
Posted By Klor
Extracting a block of text from a large file using variables?
Hi UNIX Members,

I've been tasked with performing the following:
Extract a block of data in column form
#This data changes each time, therefore automating future procedures

Please Note the...
Showing results 1 to 8 of 8

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