Skip to content
This repository was archived by the owner on Feb 8, 2024. It is now read-only.

A simple script for removing all disallowed characters in the directory or file name.

Notifications You must be signed in to change notification settings

feb-ri/disallowed-chars-remover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

disallowed-chars-remover

Description

This script is made specifically for removing disallowed characters from directories and files name on Linux.

Usage

On other directory

python3 disallowed-chars-remover.py some_dir

On current directory

python3 disallowed-chars-remover.py .

or

python3 disallowed-chars-remover.py

Demo

./demo.sh

About

A simple script for removing all disallowed characters in the directory or file name.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published