How to create a user Bob and create a Cronjob for bob which should create a directory namedtest in bob’s directory every hour and delete it after that.
I try to create it on ubuntu by using nano editor but it does not run
How to create a user Bob and create a Cronjob for bob which should create a directory namedtest in bob’s directory every hour and delete it after that.
I try to create it on ubuntu by using nano editor but it does not run