Skip to main content

Second day at Uki

 To remove a file.


 To remove an empty folder.






create a file.

To find a word in the file.




To copy a file.




Give permission for a file.
Here we use numbers to give permissions.
0 means "No permission"
1 means "Execute"
2 means "Write"
3 means "Excute+write"
4 means "Read"
5 means "Read+Execute"
6 means "Read+write"
7 means "Read+rite+Execute"



Please note:6 permission for File creator, 6 permission for Group members, 4 permission for others.

If you want to view your history...

If you want to clear your old commands....

Command -$clear




Note: Here I publish my own knowledge and work, If you find any wrong data or command line kindly comment below this post. It will help me to update my knowledge. 

Comments

Popular posts from this blog

Movie card examples with CSS.

 Movie cards with CSS. Some new movie card designs with CSS References: https://freefrontend.com/css-movie-cards/ Here I shared one example(with HTML, CSS Coding) which I tried..... if you want more examples: https://freefrontend.com/css-movie-cards/ https://blog.avada.io/css/movie-cards/ https://newtodesign.com/7-css-movie-cards/ 😼😼😼Hope you get some new ideas about this topic.

UI/UX Introduction - What I learned

When I was young, I was passionate about computers. We couldn't have access to that. Usually, I play with some of the cardboard waste and make a computer screen and keyboard out of it.  After I got a good score in my O/Level exams, my father asked, "What do you want as a gift?" And I said I wanted a laptop. Then he purchased me an HP laptop. It was the best gift ever; I got it after a long wait. Later, I became familiar with basic computer skills slowly and started exploring the world through technology. Then, I chose IT as my career path eventually. Here, I'm sharing my learning experience to track my progress. UI/UX Introduction - What I learned https://www.mygreatlearning.com/academy/learn-for-free/courses/ui-ux It's a free course for beginners. Summary of this course: UI means interaction with user and website/product/app UX means what user experienced while using this UI Example: Using the Apple website, they direct their customers clearly to their products ...
  Artificial Intelligence: The Future of Technology The future in the IT world. Everyone must know the basics of AI technology. So I'm going to explain in simple words What is AI Artificial Intelligence (AI) is any computer program that mimics and performs tasks that normally require human intelligence. The good and bad thing about AI is that you cannot understand it or use it for practical purposes. It can understand complex human language and calculate complicated mathematical equations in seconds. It can detect patterns, analyze messages and predict and explain events. I will use Xmas day as an example to illustrate the good, bad, and ugly of artificial intelligence. A couple of days ago, AI machines were able to perform a complex mathematical equation like 77 x 17. It would be very difficult to explain the science behind this equation to the common man. The only people who can understand the maths would-be programmers. What is the future of AI? AI will be the key to any informa...