This website requires JavaScript.
Explore
Help
Sign In
milislinux
/
milis
Watch
1
Star
0
Fork
You've already forked milis
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
5a8e75a458
milis
/
bin
/
paketleri_arsivle
3 lines
93 B
Plaintext
Executable File
Raw
Blame
History
mkdir -p /paket_depo
find /root -iname "*.mps.lz" -type f | xargs -I '{}' mv {} /paket_depo/
Reference in New Issue
View Git Blame
Copy Permalink