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
Danger, Will Robinson
Edit – Here is where we’re supposed to be using “sudo su -” , not “sudo.”
