Today : | at : | Safemode : ON
> Det_Not Hacker | White Hat Aliance | Angkasa Hacker Team | Indonesia | Satu Gertakan Untuk Pertahankan Bumi Pertiwi | Safework of Angkasa Pura database, server MIL.ID | Thanks for all support : BD Green Hat, Nation blood, ID Codding, Jakarta Style cracking, Newbie's HACKER, US ortodox specialist | Learn your skill here with our style.
Title Author Perms Comt Modified Category

Linux Basic Command on Backtrack 5 R3 Unknown rwxr-xr-x 0 21:40

Title Linux Basic Command on Backtrack 5 R3
Permission rw-r--r--
Author Unknown
Date and Time 21:40
Category
Share
Backtrack 5 R3 is one of the Linux operating system so we can operate Backtrack with Linux common command. Learning Linux operating system is very easy and you must familiar with the unix commands if you want use Backtrack 5 R3. Here I am post some common Linux commands which will be used on Backtrack 5.


ls
Used to listing the files in a directory
ls /usr/local/bin
Used to listing the files in a specific directory (/usr/local/bin)
Displaying the contents of a file
cat filename.txt
Changing the directories
cd /var/tmp
Creating new file
touch filename.txt
Copying file
cp /source/file/dir/filename /target/file/dir/filename
Creating a directory.
mkdir directoryname
Renaming file
mv oldfile.txt newfile.txt
Moving file
mv file.txt target/dir/
Finding the number of lines in a file
wc logfile.txt
Showing your active dir
pwd
Removing file
rm file name
If you want more information about basic command in Backtrack you can read my previous article about Backtrack 5 common command or Basic command for installing package
Comments
0 Comments

0 komentar:

Post a Comment

Powered by Blogger.