how do i make a script for this code
-
Can anybody assist making .sh script from this and explain how to execute the script.
fdupes -d -noprompt /rom1 /rom2
those who do not know what this does,it removes duplicated roms fast and easy scanning /rom1 folder then removes only the duplicated roms from /rom2 works well.
install it and run the command from above in command-line
apt-get install fdupes
-
why do you need a script for this?
-
so then i can place them in the root of the system and use it when ever its needed using the command line rather then typing all that information in.
also it will help me to learn the the basic bash command works for this code. -
tbh i really dont see the point, but ofc its possible to make a shell script call it whatever and execute.
./myscript
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.