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 *

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions