Skip to content
This repository was archived by the owner on Jun 19, 2025. It is now read-only.
This repository was archived by the owner on Jun 19, 2025. It is now read-only.

zsh-commando in extras/delete-resotre.html #14

Description

@stiller-leser

There is an zsh specific commando in the page, which is confusing.

It's this one (which deletes recursive, but -r and /* is doing the same)

rm -rf */**

If I want to delete the content of a folder, it would be enough to do

rm -r *

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions