Search Results

Search: Posts Made By: sp23029
42,050
Posted By sp23029
Shell script to spool sql query output in single excel file but in two separate work sheet
I have written shell script which connect to Oracle DB and spool output into excel (.csv / .xls). This works perfectly fine to fetch data in single excel file.
I want to enhance my script which...
22,945
Posted By sp23029
Thanks Don Cragun for clarification. This is...
Thanks Don Cragun for clarification. This is really helpful .Cheers !!
22,945
Posted By sp23029
@drysdalk @Don Cragun Thank you both for...
@drysdalk @Don Cragun

Thank you both for your solutions. I have tested below command in one test directory having few files and it worked fine.
find /path/to/files -type f -newermt 2017-01-01 \!...
22,945
Posted By sp23029
Delete all files created in specific year
I have more than 200K files created in year 2017 under directory having size of 50GB.
I want to all these files in one shot.
Is there any faster option available with find command to delete all...
Showing results 1 to 4 of 4

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