create ISO for this directory
alias isonodos='mkisofs -J -R -l -joliet-long -o'
how to use it ...
isonodos ../filename.iso .
it will create a ISO file from this directory ( see the trailing . )
Why ISO file?
if you use windows, that buggy resource intensive telemetry and file scanner and antivirus or antiprivacy or whatever, i'm not sure, will try to extract zip file or some shi77y files from your backup... and seems the ISO is somehow the remedy. since it has no compression, just raw copy, the shitty spywareOS will not cost your box too much. you can mount it (so it will browsable) but still easy to backup, since it is a single .ISO file.
Top comments (0)