In 3.1 Introduction
Create a directory for downloads, make it writable and sticky
sudo mkdir -v $LFS/sources
sudo chmod -v a+wt $LFS/sources
mode at ‘mnt/lfs/sources’ changed from 0755 rwxr-xr-x to 1777 rwxrwxrwt
In 3.1 Introduction
Create a directory for downloads, make it writable and sticky
sudo mkdir -v $LFS/sources
sudo chmod -v a+wt $LFS/sources
mode at ‘mnt/lfs/sources’ changed from 0755 rwxr-xr-x to 1777 rwxrwxrwt