![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Lock a file from being deleted? | Darren Taylor | Shell Programming and Scripting | 3 | 03-10-2008 02:07 AM |
| display only file names | dnat | UNIX and Linux Applications | 4 | 12-31-2007 02:27 PM |
| Reading file names from a file and executing the relative file from shell script | anushilrai | Shell Programming and Scripting | 4 | 03-10-2006 01:25 AM |
| how can i restore a deleted file | wojtyla | Linux | 2 | 02-20-2005 12:50 PM |
| retrieving a deleted file | jyotipg | UNIX for Advanced & Expert Users | 2 | 01-04-2002 04:49 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
The print command lists the path of the file being found. I want the output as the file name along with the date that particular files were created i.e similar to a ls -l command.
I am using find to list all the files that satisfy the selection criteria and delete them using rm. Can I display all those file names along with the date of creation which were being deleted using rm Thanks in advance |
| Forum Sponsor | ||
|
|