Search Results

Search: Posts Made By: Nileshta
3,628
Posted By Nileshta
Hi Rudic...Thanks for your help. I am using below...
Hi Rudic...Thanks for your help. I am using below code to get the number of days.


today_date=$(date +%d/%m/%Y) mm=$5 dd=$(date -d"$mm" +%d/%m/%Y) echo [[ $(( ($today_date - $dd) / (60 * 60 * 24)...
3,628
Posted By Nileshta
Hi Rudic...Thanks for your help. I am using below...
Hi Rudic...Thanks for your help. I am using below code to get the number of days.

today_date=$(date +%d/%m/%Y) mm=$5 dd=$(date -d"$mm" +%d/%m/%Y) echo [[ $(( ($today_date - $dd) / (60 * 60 * 24)...
3,628
Posted By Nileshta
Thanks for your reply. I tried below code with...
Thanks for your reply. I tried below code with and without -t but now it is printing any file name. It creating 2 file in dir. (XXCU_DATA_TOP/AP/in/123) with name 1)201708010000 and 2) startfile. but...
3,628
Posted By Nileshta
any help will be appreciated ---------- Post...
any help will be appreciated

---------- Post updated at 10:56 AM ---------- Previous update was at 06:09 AM ----------

can anyone please help me on this
3,628
Posted By Nileshta
Hi I have written below code now is is...
Hi
I have written below code
now is is adding one more file and printing 4 file names

echo "$XXCU_DATA_TOP/AP/in/123"
cd $XXCU_DATA_TOP/AP/in/000723

touch 201708010000 startfile
find ....
3,628
Posted By Nileshta
I am very new to unix so could you please help...
I am very new to unix so could you please help how can i modify the timestamp of files which are already there on the server.
3,628
Posted By Nileshta
---------- Post updated at 10:59 AM ----------...
---------- Post updated at 10:59 AM ---------- Previous update was at 10:54 AM ----------

Thanks for your quick reply but I am still getting 3 files.
Suppose I have AA, BB and CC files.
Now AA...
3,628
Posted By Nileshta
Add parameter in UNIX from date
Hello All,
I am printing name of the files from the server(XXCU_DATA_TOP/AP/in/123). Now I want to add From Date Parameter and retrieve files from server from a specific date(From Date Parameter)...
Showing results 1 to 8 of 8

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