Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #356523
    Anonymous
    Participant

    Hi all. I have two simple problems, two scripts. I would like to automatically remove all Network Trash Folder from each volume that i find with
    find / -name ‘Network T*’ how do i do that?

    Second is similar, i have a program that makes textbackupfiles every night with ending date.txt in the filename. I would like to delete all files older than one week automatic with a script.

    Many thanks..

    #356565
    Anonymous
    Participant

    Thats were i got stuck, how do i delete the items that find found?

    Thx.

    #356567
    Anonymous
    Participant

    Sorry, found it – always check the man-pages..

    ; )

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.

Comments are closed