Search Results

Search: Posts Made By: Sujani
2,375
Posted By Sujani
My script as follows #!/bin/bash clear ...
My script as follows

#!/bin/bash
clear
echo -e '\n'"Which state you are looiking for"
read Y
find /ct-data/prod/dockets/*/$Y/*/fullfile -name "*NEW.080515*"


The result:...
2,375
Posted By Sujani
In my commands i'm getting the results in two...
In my commands i'm getting the results in two different files and from that im getting the out put.

instead i need a script which send email directly to me. Currently i'm using commands instead i...
2,375
Posted By Sujani
no. The below are the commands i using to...
no.

The below are the commands i using to get the exact result.

---------- Post updated at 05:36 AM ---------- Previous update was at 05:36 AM ----------

ls -ltr...
2,375
Posted By Sujani
Need script Script
Hi Need a shell script that pulls out me the required list of files from the specific locations.

First it has to go the below location and get the list of files from all the sub folders (Where *...
Showing results 1 to 4 of 4

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