tag 40090 notabug
close 40090
stop
On 16/03/2020 15:02, Boyen, Peter wrote:
When I remove a folder by using rm -rfv ${TEMP_STORAGE}', shortly followed by
an 'mkdir -pv ${TEMP_STORAGE}' to recreate the same folder, I get
mkdir: cannot create directory './temp_storage': Operation not permitted
It
When I remove a folder by using rm -rfv ${TEMP_STORAGE}', shortly followed by
an 'mkdir -pv ${TEMP_STORAGE}' to recreate the same folder, I get
mkdir: cannot create directory './temp_storage': Operation not permitted
It seems the rm command is not fully finished yet, somehow.
* I am running a