Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions scripts/geocities.archiveteam.torrent/010-symlink-cancer.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
# These almost endless loops mess up the file system big time,
# generating false impressions of users being overly active
# and burning processor cycles and storage memory.
# It is save to remove these directories if the data they contain
# It is safe to remove these directories if the data they contain
# is the same.
#
# These directories have been manually checked for being save
# These directories have been manually checked for being safe
# to remove. To find them, the SQL query in $GEO_SCRIPTS/sql/do/find-doubles.sql
# was used, based on the doubles-dir data generated in 009-case-insensitivity-dirs.sh

Expand Down