Search Results

Search: Posts Made By: essemario
3,245
Posted By essemario
do you mean basaname instead of echo? In...
do you mean basaname instead of echo?

In that case I have only 1 file listed only.
3,245
Posted By essemario
Sorry people, I got it (partially) At the...
Sorry people, I got it (partially)

At the very top of the flow there was an extra '

now works but I am not happy with the format of the file:

#!/bin/tcsh

##set log =...
3,245
Posted By essemario
I am testing with a directory with 8 files only...
I am testing with a directory with 8 files only in total.
3,245
Posted By essemario
awk and save result on a different file
Hi,
If I type:

ls -l *txt | awk '{print $8}'

I get the file listing if I am in the directory.

If I try to do the same from a job flow, doing also other things, I can't do

ls -l...
2,519
Posted By essemario
/bin/tcsh
/bin/tcsh
2,519
Posted By essemario
Hi, Thank you for helping me. The "test"...
Hi,

Thank you for helping me. The "test" example was just that.... An example. So that is not a problem, it was just to simplify.

The full thing:

1) extracting a number from a file and...
2,519
Posted By essemario
Difference between words and not between numbers
Hi,

Sorry in advance for propably a silly question, but I am a bit lost.

On some of the linux job flow I have the following check:


if ($file != 1500) then
echo ERROR


It works ok,...
Showing results 1 to 7 of 7

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