Codeigniterbrasil - Chuyên trang tin tức công nghệ hàng đầu
  • Home
  • Công Nghệ
  • Lập Trình Linux
  • Lập Trình PHP
  • Điện Thoại
No Result
View All Result
  • Home
  • Công Nghệ
  • Lập Trình Linux
  • Lập Trình PHP
  • Điện Thoại
No Result
View All Result
Codeigniterbrasil - Chuyên trang tin tức công nghệ hàng đầu
No Result
View All Result

Beginner's Guide to the Bash Terminal

admin by admin
April 23, 2020
in Lập Trình Linux
33
Beginner's Guide to the Bash Terminal



Please join the discussion at EzeeTalk. It’s free, secure and fun!
This video is a crash course to help new users get started with BASH. Here is a list of the commands we’ll cover:

BEGINNER’S GUIDE TO THE BASH TERMINAL

NAVIGATION

ls – list directory contents
pwd – print name of current/working directory
cd – change working directory
pushd/popd – put working directory on a stack
file – determine file type
locate – find files by name
updatedb – update database for locate
which – locate a command
history – display bash command history

GETTING HELP

whatis – display the on-line manual descriptions
apropos – search the manual page names and descriptions
man – an interface to the on-line reference manuals

WORKING WITH FILES

mkdir – create a directory/make directories
touch – change file timestamps/create empty files
cp – copy files and directories
mv – move (rename) files
rm – remove files or directories
rmdir – remove empty directories

TEXT FILES

cat – concatenate files and print on the standard output
more/less – file perusal filter for crt viewing
nano – command line text editor

USERS

sudo – execute a command as superuser
su – change user ID or become another user
users – print the user names of users currently logged in
id – print real and effective user and group IDs

CHANGING FILE PERMISSIONS

chmod – change permissions of a file

KILLING PROGRAMS AND LOGGING OUT

Ctrl+C – kill a running command
killall – kill processes by name
exit – log out of bash

USEFUL SHORTCUTS

Ctrl+D – signal bash that there is no more input
Ctrl+L – redraw the screen
Ctrl++ – make text bigger in terminal emulator
Ctrl+- – make text smaller in terminal emulator

Please be sure to give EzeeLinux a ‘Like’ on Facebook! Thanks!
Check out and for more about Linux.

Nguồn: https://codeigniterbrasil.com

Xem thêm bài viết khác: https://codeigniterbrasil.com/lap-trinh-linux/

Xem thêm Bài Viết:

  • Hướng dẫn sử dụng hệ điều hành linux siêu tốc – bài 25 Xem cấu hình hệ thống (cpu, ram, hdd)
  • Linux cat command summary with examples
  • Cài nhiều hệ điều hành Windows và Linux trên một máy tính
  • Hướng dẫn tạo USB Boot DLC2019 (NTFS / UEFI) Trên windows 10 ( sử dụng USB 32 GB )
  • Hướng dẫn gỡ bỏ Ubuntu sạch sẽ nhất bằng lệnh trên Windows theo chuẩn UEFI-GPT
Previous Post

Mở hộp Vivo V19 - Selfie siêu chụp đêm!

Next Post

Quyên góp 11 tỷ đồng Công Vinh Thuỷ Tiên khảo sát Bến Tre, Tiền Giang (LIFESTYLE)

Next Post
Quyên góp 11 tỷ đồng Công Vinh Thuỷ Tiên khảo sát Bến Tre, Tiền Giang (LIFESTYLE)

Quyên góp 11 tỷ đồng Công Vinh Thuỷ Tiên khảo sát Bến Tre, Tiền Giang (LIFESTYLE)

Comments 33

  1. Mohamed Ahmed says:
    2 years ago

    genius work !!!

    Reply
  2. Nathanael Willie says:
    2 years ago

    Am I the only one who thought I had screen burn-in and slightly pissed about it while watching this? lol Damn penguin.

    Reply
  3. John Malkovich says:
    2 years ago

    Thank you Joe you do great work.

    Reply
  4. David Omondi says:
    2 years ago

    wow! just got introduction to Linux like it

    Reply
  5. Andre Villanueva says:
    2 years ago

    Great tutorial!!!

    Reply
  6. Brian Higgins says:
    2 years ago

    ls -a shows all files in a directory, including the hidden files.

    Reply
  7. Cth Zierp says:
    2 years ago

    Thumbs up if you tried to wipe that smudge off your phone

    Reply
  8. Manuel Jordan says:
    2 years ago

    Excellent video … well covered

    Reply
  9. Sami Adnan says:
    2 years ago

    make a Beginner's Guide to VIM ! PLEASE

    Reply
  10. Sick Boy says:
    2 years ago

    might be a stupid question, but can I move software from one partition to another

    Reply
  11. Robert Rush says:
    2 years ago

    Just came across this vid and felt like sitting through it a bit –excellent work.

    Reply
  12. Phred Miu says:
    2 years ago

    Ok, thank you SO much. I bought a course on Udemy and I didn't like how there were pre-made files and when they ran commands for those files, I wasn't able to follow again.

    Now on here, the BEST THING you did was made files so that the viewers followed along. I thank you so much for this.

    Reply
  13. Daemon says:
    2 years ago

    GUI definitely turns your brain's into goo. Thanks for this, I'm much more confident having a bash on terminal.

    Reply
  14. Sijo Kuriakose says:
    2 years ago

    Best one so far. Thank you for sharing

    Reply
  15. Pranav Varun says:
    2 years ago

    can u do zsh?

    Reply
  16. Garret S says:
    2 years ago

    You just got yourself a subscribe and like sir, well done.

    Reply
  17. k. A says:
    2 years ago

    Thank you so so much u made it solo easier to learn it thank u thank u do much ur the best

    Reply
  18. Murielle THIBIERGE-BATUDE says:
    2 years ago

    Yes ! cool !

    Reply
  19. Alexander Beggins says:
    2 years ago

    it is not bash guide, it`s whole linux walkthrough

    Reply
  20. Lars Matthäus says:
    2 years ago

    The only reason im here is because my prof forced me to write down every single unix command in this video.

    Reply
  21. Marcos Diógenes says:
    2 years ago

    The smudge in the middle of this video fooled me into thinking my screen was dirty.

    Reply
  22. Pymmusic says:
    2 years ago

    Thank you for this beautiful tutorial on the Bash! It is for me very useful
    Paolo Maria Guardiani

    Reply
  23. Colton Poganiatz says:
    2 years ago

    Best video I have ever seen in my life, thank you for actually teaching us like were beginners!

    Reply
  24. Максим Пикалов says:
    2 years ago

    Thank you for lesson!

    Reply
  25. Rana Rehman says:
    2 years ago

    In chmod section, byte is 8 bits as it is 0 to 7. You said it right right after explaining in example. Thank you so much for making such a great video to help me understand Bash 🙂

    Reply
  26. Nacho Cortés Corbelli says:
    2 years ago

    Goodbye Windows!

    Reply
  27. אורי צדקה says:
    2 years ago

    Extremely helpful.
    Thank you!

    Reply
  28. Dhruv Bansal says:
    2 years ago

    amazing tutorial and very useful commands taught…..

    Reply
  29. Cojonh Demono says:
    2 years ago

    Great ! Thank you.

    Reply
  30. P D. S says:
    2 years ago

    Less shows you more, and more shows you less… I can see the logic in who ever thought this.

    Example of command in sentence:
    When you need more of this, use less 😑

    Reply
  31. Alexius Czar P. Vergara says:
    2 years ago

    sorry i'm a bit confused because i wasn't focused. i am just starting out as an intermediate because i know a few commands in linux and i felt a bit over the place when you mentioned all the basic commands. i know it's not good for everyone but i want to learn the basic concepts about these commands not just how they work, even if i have the tools to run these commands in my terminal i won't understand them unless i learn how they work or what other things they can do when used in command line. aside from all of this, i want to say i like your videos and some of them really helped me a lot when learning. i just had trouble finding the right resources to stay on focus and get the right commands to use my terminal properly. my suggestion though is perhaps next time you could add a list of helpful links in the description so some people like me can navigate links much faster and get helpful knowledge. Thanks!

    Reply
  32. Tamil Nesan says:
    2 years ago

    This video is gold. Especially explanation of file permission is very clear.

    Reply
  33. asdfads adsfads says:
    2 years ago

    Completely lost me at pushd

    Reply

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Tin Hot

Đập hộp Z590 Vision G

Trên tay Gigabyte Z590 Vision G – Sẵn sàng cho người sáng tạo nội dung

May 15, 2021
Cách khắc phục lỗi mất biểu tượng loa trong Windows 10

Cách khắc phục lỗi mất biểu tượng loa trong Windows 10

October 21, 2020
Mẹo và Thủ thuật Máy tính Mọi người Nên Biết

Mẹo và Thủ thuật Máy tính Mọi người Nên Biết

September 25, 2020
Cách nhập ảnh từ iPhone sang Mac

Cách nhập ảnh từ iPhone sang Mac

September 10, 2020
Test loa karaoke bluetooth Soundmax A-2120, có điều khiển từ xa | META.vn

Test loa karaoke bluetooth Soundmax A-2120, có điều khiển từ xa | META.vn

May 28, 2020
Review Bose Companion 50| Bộ loa vi tính cực "Xịn xò" đến từ Bose

Review Bose Companion 50| Bộ loa vi tính cực "Xịn xò" đến từ Bose

May 28, 2020
  • Liên Hệ
  • Chính Sách Bảo Mật

© 2022 JNews - Premium WordPress news & magazine theme by Jegtheme.

No Result
View All Result
  • Home
  • Công Nghệ
  • Lập Trình Linux
  • Lập Trình PHP
  • Điện Thoại

© 2022 JNews - Premium WordPress news & magazine theme by Jegtheme.