Search Results

Search: Posts Made By: drbones
1,716
Posted By drbones
Thanks for quick and useful reply!! I...
Thanks for quick and useful reply!!

I actually just figured out the issue by rigorously debugging with print* commands.

I was searching for x within a list x1, x2, x3...xn, but did not account...
1,716
Posted By drbones
Compiling with debugger flag -g fixes SEGfault (fortran90)
So the title kinda says it all. I was getting a SEGfault, so I decided to compile with the -g option to find where, and low and behold the SEGfault doesn't occur.

I suppose the answer is "Problem...
4,188
Posted By drbones
Thanks for the quick replies. yes yes, I've...
Thanks for the quick replies.

yes yes, I've heard all the bashing of csh (no pun intended), unfortunately I've been encouraged by my advisor (i'm a in a phd program) to use tcsh. I've only...
4,188
Posted By drbones
How to Control Number of Processes Running
Hi

Is there a way to count how many processes a script has started, count how many of these have finished, and make the script wait if their difference goes over a given threshold?

I am using a...
4,094
Posted By drbones
thanks, I actually found a visual 'cheat...
thanks,

I actually found a visual 'cheat sheet' for Vim command when I was searching for this highlighting issue: Graphical vi-vim Cheat Sheet and Tutorial...
4,094
Posted By drbones
How to stop Vim from highlighting lines 73+
I am slowly developing my .vimrc and would like to know how to turn off the highlighting (black text on orange background) which starts at line 73. This doesn't seem to be controlled by any...
Showing results 1 to 6 of 6

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