Open navigation menu
Close suggestions
Search
Search
en
Change Language
Upload
Sign in
Sign in
Download free for days
0 ratings
0% found this document useful (0 votes)
8 views
2 pages
THM - Linux Fundamentals Part 1
Uploaded by
huwi4183
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content,
claim it here
.
Available Formats
Download as PDF, TXT or read online on Scribd
Download now
Download
Save THM - Linux Fundamentals Part 1 For Later
Download
Save
Save THM - Linux Fundamentals Part 1 For Later
0%
0% found this document useful, undefined
0%
, undefined
Embed
Share
Print
Report
0 ratings
0% found this document useful (0 votes)
8 views
2 pages
THM - Linux Fundamentals Part 1
Uploaded by
huwi4183
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content,
claim it here
.
Available Formats
Download as PDF, TXT or read online on Scribd
Download now
Download
Save THM - Linux Fundamentals Part 1 For Later
Carousel Previous
Carousel Next
Download
Save
Save THM - Linux Fundamentals Part 1 For Later
0%
0% found this document useful, undefined
0%
, undefined
Embed
Share
Print
Report
Download now
Download
You are on page 1
/ 2
Search
Fullscreen
Hsu Wai Lwin Hnin ʚɞ
THM - Linux Fundamentals Part 1
Command Description Example
echo Output any text that we provide echo “Hello”
whoami Find out what user we're currently whoami
logged in as!
ls Lists the files and directories in the ls -al
current directory.
cd change directory cd /path
cat Concatenates and displays the cat file.txt
contents of files.
pwd Prints the current working directory pwd
(full path).
find Searches for files and directories find / -name file.txt
based on conditions.
find / -name *.txt
grep Searches for specific patterns in text grep "123" hello.txt
files or command output.
wc Counts lines, words, and characters wc -l file.txt
in a file or input.
Shell Operators
Operators Description Example
& Runs a command in the background. sleep 10
# The terminal is locked for
10 seconds.
sleep 10 &
# The sleep command runs in
the background.
#free to run other
commands.
&& Runs commands sequentially; the command1 && command2
second command executes only if the
first is successful.
> Redirects output to a file, overwriting echo hey > file.txt
its content.
>> Appends output to a file without echo hello >> file.txt
overwriting.
You might also like
Linux Commands - Mithun Technologies-1
PDF
100% (1)
Linux Commands - Mithun Technologies-1
21 pages
FICT - Topic 1 - Introduction To Linux (Part 1)
PDF
No ratings yet
FICT - Topic 1 - Introduction To Linux (Part 1)
33 pages
Linux Commands
PDF
No ratings yet
Linux Commands
26 pages
3140702_OS_Unit-9 (Amiraj) [VisionPapers.in]
PDF
No ratings yet
3140702_OS_Unit-9 (Amiraj) [VisionPapers.in]
14 pages
EX: 1 Basic of Unix Commands: Write The Basics of UNIX Commands For File Processing and Working With Directories
PDF
No ratings yet
EX: 1 Basic of Unix Commands: Write The Basics of UNIX Commands For File Processing and Working With Directories
9 pages
Linuxfundamentals (Scribe)
PDF
No ratings yet
Linuxfundamentals (Scribe)
37 pages
Linux Commands
PDF
No ratings yet
Linux Commands
20 pages
Linux_Commands_Beginner
PDF
No ratings yet
Linux_Commands_Beginner
2 pages
Linux-command
PDF
No ratings yet
Linux-command
8 pages
Linux Fundamentals 200906
PDF
100% (1)
Linux Fundamentals 200906
37 pages
Linux Lecture4
PDF
No ratings yet
Linux Lecture4
17 pages
5 Shell commands
PDF
No ratings yet
5 Shell commands
5 pages
1 Introduction To Linux
PDF
No ratings yet
1 Introduction To Linux
42 pages
Basic Shell Commands in Linux
PDF
No ratings yet
Basic Shell Commands in Linux
53 pages
Shell Scripting
PDF
100% (2)
Shell Scripting
71 pages
Intro To The Linux Command Shell PDF
PDF
No ratings yet
Intro To The Linux Command Shell PDF
28 pages
Linux Basics Commands
PDF
No ratings yet
Linux Basics Commands
6 pages
Linux Commands
PDF
No ratings yet
Linux Commands
9 pages
linux practical
PDF
No ratings yet
linux practical
3 pages
Index: S.No Date Topic Sign Remarks
PDF
No ratings yet
Index: S.No Date Topic Sign Remarks
35 pages
Linux Basics 071450
PDF
No ratings yet
Linux Basics 071450
48 pages
Os Lab Program Manual
PDF
No ratings yet
Os Lab Program Manual
53 pages
Linux_Basic_Commands_1748453726
PDF
No ratings yet
Linux_Basic_Commands_1748453726
8 pages
Lecture 3-Linux Commands
PDF
No ratings yet
Lecture 3-Linux Commands
34 pages
Basic Linux Info
PDF
100% (1)
Basic Linux Info
156 pages
Linux Commands
PDF
No ratings yet
Linux Commands
20 pages
Basic Linux Commands
PDF
No ratings yet
Basic Linux Commands
4 pages
Common Linux Commands
PDF
No ratings yet
Common Linux Commands
4 pages
All Cmmnds1
PDF
No ratings yet
All Cmmnds1
7 pages
Starting Unix
PDF
No ratings yet
Starting Unix
30 pages
Basic Shell Commands
PDF
No ratings yet
Basic Shell Commands
2 pages
Command
PDF
No ratings yet
Command
81 pages
Basic Linux Commands
PDF
No ratings yet
Basic Linux Commands
18 pages
Linux Fundamentals Module Cheat Sheet
PDF
No ratings yet
Linux Fundamentals Module Cheat Sheet
5 pages
Prepared by - , Deptt of Information Technology Assam University Silchar
PDF
No ratings yet
Prepared by - , Deptt of Information Technology Assam University Silchar
29 pages
Basic Linux Commands
PDF
No ratings yet
Basic Linux Commands
14 pages
Linux Command
PDF
No ratings yet
Linux Command
27 pages
Shell Ino
PDF
No ratings yet
Shell Ino
13 pages
ShellIntro PDF
PDF
No ratings yet
ShellIntro PDF
6 pages
Linux Basics CMD
PDF
No ratings yet
Linux Basics CMD
12 pages
iBOT_DC_Session_02
PDF
No ratings yet
iBOT_DC_Session_02
35 pages
os 1-4
PDF
No ratings yet
os 1-4
16 pages
1. OSL 01
PDF
No ratings yet
1. OSL 01
6 pages
CS3461 OS - Lab - Manual
PDF
No ratings yet
CS3461 OS - Lab - Manual
122 pages
Linux Commands
PDF
No ratings yet
Linux Commands
13 pages
(CC - 23) Lab 2
PDF
No ratings yet
(CC - 23) Lab 2
33 pages
Basic Unix Commands
PDF
No ratings yet
Basic Unix Commands
8 pages
Redhat Enterprise Linux Basics Commands
PDF
No ratings yet
Redhat Enterprise Linux Basics Commands
26 pages
Mastering Shell Commands On Linux
From Everand
Mastering Shell Commands On Linux
Urko Galen
No ratings yet
Windows Command Prompt
From Everand
Windows Command Prompt
Murat Yildirimoglu
No ratings yet
Living with Linux in the Industrial World
From Everand
Living with Linux in the Industrial World
Elaiya Iswera Lallan
No ratings yet
Easy Linux For Beginners
From Everand
Easy Linux For Beginners
Felix Cannon
2/5 (1)
Learn Batch File Programming!
From Everand
Learn Batch File Programming!
John Albert
1/5 (1)
Linux Commands By Example
From Everand
Linux Commands By Example
Khaled Jamal
4.5/5 (3)
UNIX Shell Scripting Interview Questions, Answers, and Explanations: UNIX Shell Certification Review
From Everand
UNIX Shell Scripting Interview Questions, Answers, and Explanations: UNIX Shell Certification Review
Equity Press
4.5/5 (4)
Linux Command-Line Tips & Tricks
From Everand
Linux Command-Line Tips & Tricks
V. Subhash
No ratings yet
I am Linux : Being A Ultra Linux User
From Everand
I am Linux : Being A Ultra Linux User
Naem Azam
No ratings yet
The 101 Most Important UNIX and Linux Commands
From Everand
The 101 Most Important UNIX and Linux Commands
Ronald J. Leach
No ratings yet
The Mac Terminal Reference and Scripting Primer
From Everand
The Mac Terminal Reference and Scripting Primer
Jay Docherty
4.5/5 (3)
Bash Command Line Pro Tips
From Everand
Bash Command Line Pro Tips
Jason Cannon
4.5/5 (8)
Network commands in linux
PDF
No ratings yet
Network commands in linux
2 pages
Python
PDF
No ratings yet
Python
1 page
breachforums.st
PDF
No ratings yet
breachforums.st
1 page
Number Systems
PDF
No ratings yet
Number Systems
1 page
Over The Wire Level 0 - 8
PDF
No ratings yet
Over The Wire Level 0 - 8
3 pages
THM - Web Application Basics
PDF
No ratings yet
THM - Web Application Basics
2 pages
THM - Common Attacks
PDF
No ratings yet
THM - Common Attacks
5 pages
THM - JavaScript Essentials
PDF
No ratings yet
THM - JavaScript Essentials
5 pages