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)
11 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
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)
11 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
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
l2-Rslx En-Us SG m02 Linuxcmndline
PDF
No ratings yet
l2-Rslx En-Us SG m02 Linuxcmndline
30 pages
THM - JavaScript Essentials
PDF
No ratings yet
THM - JavaScript Essentials
5 pages
Linux Basics Commands
PDF
No ratings yet
Linux Basics Commands
6 pages
Python
PDF
No ratings yet
Python
1 page
Linux
PDF
No ratings yet
Linux
9 pages
Linux Lecture4
PDF
No ratings yet
Linux Lecture4
17 pages
THM - Web Application Basics
PDF
No ratings yet
THM - Web Application Basics
2 pages
Basic Linux Commands
PDF
No ratings yet
Basic Linux Commands
4 pages
Linux Basic Commands PDF
PDF
No ratings yet
Linux Basic Commands PDF
29 pages
OS - Unit-9 (Amiraj) (VisionPapers - In)
PDF
No ratings yet
OS - Unit-9 (Amiraj) (VisionPapers - In)
14 pages
Linux Commands
PDF
No ratings yet
Linux Commands
20 pages
Breachforums ST
PDF
No ratings yet
Breachforums ST
1 page
Os Lab Program Manual
PDF
No ratings yet
Os Lab Program Manual
53 pages
5 Shell Commands
PDF
No ratings yet
5 Shell Commands
5 pages
Command
PDF
No ratings yet
Command
81 pages
Linux Command
PDF
No ratings yet
Linux Command
27 pages
Utility of UNIXLINUX Command
PDF
No ratings yet
Utility of UNIXLINUX Command
6 pages
Over The Wire Level 0 - 8
PDF
No ratings yet
Over The Wire Level 0 - 8
3 pages
Linux Command
PDF
No ratings yet
Linux Command
8 pages
Network Commands in Linux
PDF
No ratings yet
Network Commands in Linux
2 pages
Linux Commands
PDF
No ratings yet
Linux Commands
20 pages
Basic Shell Commands in Linux
PDF
No ratings yet
Basic Shell Commands in Linux
53 pages
Linux Basics 071450
PDF
No ratings yet
Linux Basics 071450
48 pages
Number Systems
PDF
No ratings yet
Number Systems
1 page
Linux Commands
PDF
No ratings yet
Linux Commands
26 pages
Linux Commands Beginner
PDF
No ratings yet
Linux Commands Beginner
2 pages
Lecture 3-Linux Commands
PDF
No ratings yet
Lecture 3-Linux Commands
34 pages
Basic Shell Commands
PDF
No ratings yet
Basic Shell Commands
2 pages
Linux Basic Commands 1748453726
PDF
No ratings yet
Linux Basic Commands 1748453726
8 pages
THM - Common Attacks
PDF
No ratings yet
THM - Common Attacks
5 pages
Intro To The Linux Command Shell PDF
PDF
No ratings yet
Intro To The Linux Command Shell PDF
28 pages
All Cmmnds1
PDF
No ratings yet
All Cmmnds1
7 pages
Basic Linux Commands
PDF
No ratings yet
Basic Linux Commands
14 pages
Linux Commands
PDF
No ratings yet
Linux Commands
9 pages
1 Introduction To Linux
PDF
No ratings yet
1 Introduction To Linux
42 pages
Basic Linux Info
PDF
100% (1)
Basic Linux Info
156 pages
Linux Practical
PDF
No ratings yet
Linux Practical
3 pages
Linux Fundamentals 200906
PDF
100% (1)
Linux Fundamentals 200906
37 pages
Linux Fundamentals Module Cheat Sheet
PDF
No ratings yet
Linux Fundamentals Module Cheat Sheet
5 pages
Linux Commands - Mithun Technologies-1
PDF
100% (1)
Linux Commands - Mithun Technologies-1
21 pages
Index: S.No Date Topic Sign Remarks
PDF
No ratings yet
Index: S.No Date Topic Sign Remarks
35 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
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
Basic Linux Commands
PDF
No ratings yet
Basic Linux Commands
18 pages
Shell Scripting
PDF
100% (2)
Shell Scripting
71 pages
Shell Ino
PDF
No ratings yet
Shell Ino
13 pages
ShellIntro PDF
PDF
No ratings yet
ShellIntro PDF
6 pages
Starting Unix
PDF
No ratings yet
Starting Unix
30 pages
Common Linux Commands
PDF
No ratings yet
Common Linux Commands
4 pages
Linuxfundamentals (Scribe)
PDF
No ratings yet
Linuxfundamentals (Scribe)
37 pages
FICT - Topic 1 - Introduction To Linux (Part 1)
PDF
No ratings yet
FICT - Topic 1 - Introduction To Linux (Part 1)
33 pages