Search Results

Search: Posts Made By: spirit10
15,209
Posted By spirit10
Hi, This code worked and is able to...
Hi,

This code worked and is able to identify files starting with abc :) (I had made a mistake wid one of the variables while using your code earlier)

So now it is correctly identifying the...
15,209
Posted By spirit10
This is the output drwxr-xr-x 14 userid...
This is the output

drwxr-xr-x 14 userid etl 28 May 9 05:05 .

What does this say about the permission

---------- Post updated at 05:15 AM ---------- Previous update was at 05:11...
15,209
Posted By spirit10
Hi, I tried the above code but it is still...
Hi,

I tried the above code but it is still not finding the file at the directory..This is the output I get

* Unix file permissions may prevent an accurate summation of reported data.
/abc*:...
15,209
Posted By spirit10
Thanks for your response. I am using ksh I...
Thanks for your response. I am using ksh

I tried the following code like you have suggested
src_filename1=$AI_LANDING/`ls -1d abc* 2>/dev/null|tail -1`
printf "Checking for file...
15,209
Posted By spirit10
help- wildcard not working in shell
hi,
i need to check the existence of all files starting with abc in a directory. The code works fine with a particular file name, but the file existence is not detected when i use wildcard character...
Showing results 1 to 5 of 5

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