This is the first part in a video series for a beginners guide to the UNIX Shell This is the second: www.youtube.com
@mickstarify rmdir newfile is perhaps better as it will only allow you to delete and empty directory. rm -r newfile will blitz everything in it, no questions asked, no recycle bin.
That’s why I love Unix; no molly-coddling here!
This is good shit man, u got me up and running in Unix quick, thanks
thankz bro
@MrEmoji Well your error message is your answer, your ‘newfile’ is a directory, so if you want to delete it run rm -r newfile
when i try to delete it says rm : newfile: is a directory ??
u taught well man!! thanks a lot!!
great!!thanks man
Slight correction. PWD is Present Working Directory. Just my 2cents
This is much better than my UNIX lecturer
Great tutorial !
Thanks, that 1080 is quite stunning!
Windows Master Race!
You must be logged in to post a comment.
@mickstarify
rmdir newfile is perhaps better as it will only allow you to delete and empty directory. rm -r newfile will blitz everything in it, no questions asked, no recycle bin.
That’s why I love Unix; no molly-coddling here!
This is good shit man, u got me up and running in Unix quick, thanks
thankz bro
@MrEmoji Well your error message is your answer, your ‘newfile’ is a directory, so if you want to delete it run rm -r newfile
when i try to delete it says rm : newfile: is a directory
??
u taught well man!! thanks a lot!!
great!!thanks man
Slight correction. PWD is Present Working Directory. Just my 2cents
This is much better than my UNIX lecturer
Great tutorial !
Thanks, that 1080 is quite stunning!
Windows Master Race!