#linux_command
#bash
By SoftHacking
======================='
pwd
Print Working Directory
(Directory)
================================================
hostname
Computer’s Network Name
=======================
mkdir
Make Directory
===============
cd
Change Directory
================
ls
List Directory
=====================
find
Find Files
=======================
rmdir
Remove Directory
==========================
less
Page Through File
(Scroll)
============================================
cp
Copy File or Directory
===============================
mv
Move File or Directory
==========================
pushd
Push Directory
=====================================
popd
Pop Directory
=============================
grep
Find Things Inside Files
=======================================
xarg
Execute Arguments
=================
cat
Print the Whole File
===========================
env
Look at Environment
=======================
export
Export/Set a New Environment Variable
================================
echo
Print Some Arguments
============================
man
Read a Manual Page
======================
apropos
Find What Man Page Is Appropriate
===========================
chown
Change Ownership
======================================
chmod
Change Permission Modifiers
===============================
sudo
Danger! Become Super User Root Danger
(Root)
========================================
exit
Exit Shell
=====================
#bash
By SoftHacking
======================='
pwd
Print Working Directory
(Directory)
================================================
hostname
Computer’s Network Name
=======================
mkdir
Make Directory
===============
cd
Change Directory
================
ls
List Directory
=====================
find
Find Files
=======================
rmdir
Remove Directory
==========================
less
Page Through File
(Scroll)
============================================
cp
Copy File or Directory
===============================
mv
Move File or Directory
==========================
pushd
Push Directory
=====================================
popd
Pop Directory
=============================
grep
Find Things Inside Files
=======================================
xarg
Execute Arguments
=================
cat
Print the Whole File
===========================
env
Look at Environment
=======================
export
Export/Set a New Environment Variable
================================
echo
Print Some Arguments
============================
man
Read a Manual Page
======================
apropos
Find What Man Page Is Appropriate
===========================
chown
Change Ownership
======================================
chmod
Change Permission Modifiers
===============================
sudo
Danger! Become Super User Root Danger
(Root)
========================================
exit
Exit Shell
=====================
No comments:
Post a Comment