general development commands
umount /dir1
The umount command is used to manually unmount filesystems on Linux
find . -maxdepth 1000 -type d -exec zip ftpeu.zip {} +
No comments:
Post a Comment