Search Results

Search: Posts Made By: lvalero
3,733
Posted By lvalero
>Sounds to me like your program is not a unix...
>Sounds to me like your program is not a unix script.

Well ... you can always try to execute Unix from inside your programs :)

BTW which language are you using to program. If you are using...
1,607
Posted By lvalero
My situation is that my script is executed by...
My situation is that my script is executed by Oracle Applications :) In OA you can schedule executions of scripts, SQL Statements, etc... and you pass the arguments while the scheduling process.
...
3,733
Posted By lvalero
Try using: count=`ls *.07 | wc -l` And...
Try using:

count=`ls *.07 | wc -l`

And then check if count is greater than 0

Hope it helps
1,607
Posted By lvalero
Textual problem
I am a completely newby in this forum and a completely newby in Unix too. I have searched this question before I posted it to this forum, but forgive me if it was previously answered! :)

My...
Showing results 1 to 4 of 4

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