89luca89 / distrobox

Use any linux distribution inside your terminal. Enable both backward and forward compatibility with software and freedom to use whatever distribution you’re more comfortable with. Mirror available at: https://gitlab.com/89luca89/distrobox
https://distrobox.it/
GNU General Public License v3.0
10.17k stars 420 forks source link

potential improvement to pull-request #1102 #1608

Open AbduEhab opened 2 weeks ago

AbduEhab commented 2 weeks ago

I ran into an issue when exporting. I mentioned it here: https://github.com/89luca89/distrobox/issues/1097#issuecomment-2463285814

I have reworked a small part of the code to utilize the -0 option of xargs

I want to know if there are any tests that I need to do to make sure everything is ok since I could not find any.