Skip to content

Small action to compress files on the Dolphin File Manager with only p7zip and a terminal

License

Notifications You must be signed in to change notification settings

Sonico98/Dolphin-7zip-Compress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Instructions

Rename the folder "local" to ".local" and move it to your $HOME.

The path would look something like /home/<user>/.local. The command to do so right from the current directory would be:

mv ./local ./.local && cp -r ./.local ~/

Give execute permissions to the script

chmod +x ./usr/local/bin/archiveFiles.sh

As root, copy the "usr" folder to root ("/")

sudo cp -r ./usr /

About

Small action to compress files on the Dolphin File Manager with only p7zip and a terminal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages