Search Results

Search: Posts Made By: SharkM
4,451
Posted By SharkM
How should I add a timeout to my scripts?
I am running several tcsh scripts in the crontab of my workstation for acquiring, processing and visualizing data. Some of the quicklooks generated by these scripts are automatically copied to an...
9,958
Posted By SharkM
Thank you for your comment, manikantants, but it...
Thank you for your comment, manikantants, but it doesn't work either with the absolute paths specified. Now, I have logged the crontab output during one run. These are the errors generated when...
9,958
Posted By SharkM
IDL job doesn't work from crontab
I have made a script to execute an IDL routine with the purpose to plot data on a fixed time.

The problem is that when I include this script in the crontab to run it every night, the IDL part...
3,775
Posted By SharkM
Including ">$outputfile" in your script works...
Including ">$outputfile" in your script works fine in case only one output file was originally generated by the Fortran routine. But what should I do when I would like to have two different output...
3,775
Posted By SharkM
Routine doesn't give output when executed in crontab
I have a script running in the crontab that gets data from a database every hour. Now I would like to execute a fortran routine to process the data in some way, after getting it and saving it...
5,142
Posted By SharkM
I would like to have three columns of fixed width...
I would like to have three columns of fixed width (10) with the values of the three variables justified at the right. The text can be skipped:

timestamp var1 var2 var3
timestamp ...
5,142
Posted By SharkM
Read variables from line to fixed length
I would like to make a script to read three variables (no fixed length or position) from a line and write them into a file, with fixed length and right-justified in each column. The fixed text...
Showing results 1 to 7 of 7

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