Skip to content

Update cleanup.sh#4

Open
mkarawacki wants to merge 1 commit into
mainfrom
cleanup-fixed
Open

Update cleanup.sh#4
mkarawacki wants to merge 1 commit into
mainfrom
cleanup-fixed

Conversation

@mkarawacki

Copy link
Copy Markdown
Collaborator

Wrong mtime syntax and path to backups fixed

Comment thread cleanup.sh
#! /bin/bash
##usuwanie co tydzień starszych niż tydzień backupów
find ./bak -mtime +6 -delete
>>>>>>> Stashed changes

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like you committed more than you wanted ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants