Vous êtes sur la page 1sur 26

Share / Save

E-mail
Bookmark

Facebook Delicious Google Twitter Digg Google Buzz Reddit


Bookmarks MySpace Yahoo Buzz Windows Live Favorites Yahoo
StumbleUpon Bookmarks

Powered by AddToAny
Pencarian

Debian Admin Debian Admin


Debian/Ubuntu Linux System Administration
Tutorials,Howtos,Tips Debian / Ubuntu Linux Tutorial
Sistem Administrasi, Howtos, Tips
 Home Rumah
 Contact Kontak
 About Author Tentang Penulis
 Submit Article Kirim Artikel
 Sitemap Sitemap
 Search Pencarian
 Top Posts Top Posts
 Debian Hosting Debian Hosting
 Privacy Policy Kebijakan Privasi

RSS Subscribe RSS Berlangganan

 Sponsors Sponsor

 Categories Kategori
o Backup Cadangan
o Database Database
o Free-Tools Free-Tools
o General Umum
o Monitoring Monitoring
o Network Jaringan
o Other Linux Lain Linux
o Package-Mgmt Paket-Mgmt
o Security Keamanan
o Webserver Webserver
 Sponsors Sponsor

Support DebianAdmin Dukungan DebianAdmin


Amount $: Jumlah $:
Website(Optional): Website (Opsional):

 Meta Meta
o Log in Masuk log
 Archives Arsip


 Favourite Sites Situs Favorit
Chrome OS Geek Chrome OS Geek
Windows Reference Windows Referensi
Ubuntu Geek Geek Ubuntu
DebianHelp DebianHelp
SuseGeek SuseGeek
All About Debian Tutorials Semua Tentang Debian Tutorial
Check Your IP Here Periksa IP Anda Disini
Debian,Ubuntu News Debian, Ubuntu Berita
Tuxmachines Tuxmachines
Capnkirby Capnkirby
Libervis Libervis
Nuxifield Nuxifield
Linux Appfinder Linux Appfinder
Debuntu Debuntu
Linux Config Config Linux

« lightweight load, memory and network monitoring Using loadavg « ringan beban,
memori dan memonitor jaringan Menggunakan loadavg
Install KDE Desktop in Ubuntu » Instal KDE Desktop di Ubuntu »
Basic Linux Commands With Man Pages Dasar Linux
Perintah Dengan Artikel Man
Posted by Admin on October 3rd, 2006 Dikirim oleh Admin pada 3 Oktober 2006

If you're new here, you may want to subscribe to my RSS feed . Jika Anda baru di sini,
Anda mungkin ingin saya berlangganan RSS feed . Thanks for visiting! Terima kasih
untuk mengunjungi!

Here are some basic commands to get you started in the wonderful world of Linux
and other UNIX variants. Berikut adalah beberapa perintah dasar untuk Anda mulai
dalam dunia indah Linux dan varian UNIX lainnya. All of these commands should work
from your command prompt (regardless which shell you're using).You MUST press enter
to invoke the command.All UNIX and Linux commands are case sensitive. Semua
perintah harus bekerja dari prompt perintah Anda (apapun yang shell yang Anda
gunakan). Anda HARUS tekan enter untuk memohon UNIX command.All dan perintah
Linux bersifat case sensitive. There are of course thousands of Linux related commands
and procedures. Ada ribuan program dari perintah-perintah Linux dan prosedur yang
terkait.

You can also execute multiple commands by separating each one with a ; for example cd
newdir; mkdir thatdir ; ls -la will first change directories to the newdir directory, then
create a directory called thatdir, then list all the files in long format. Anda juga dapat
menjalankan beberapa perintah dengan memisahkan masing-masing dengan, misalnya cd
newdir; mkdir thatdir; ls-la pertama akan mengubah direktori ke direktori newdir, lalu
membuat direktori yang disebut thatdir, kemudian daftar semua file dalam format
panjang. You can string together as many commands as you like but caution should be
used not to inadvertently do anything harmful. Anda dapat bersama-sama sebagai
perintah string sebanyak Anda suka, tetapi harus digunakan hati-hati untuk tidak sengaja
melakukan sesuatu yang berbahaya.

If you think some thing need to be added to this list let me know. Jika Anda pikir
beberapa hal yang perlu ditambahkan ke daftar ini let me know.

access - determine whether a file can be accessed akses - menentukan apakah file yang
bisa diakses

Syntax Sintaksis

access -mode file mode akses file

For more options and how to use check access man page Untuk pilihan lain dan
bagaimana menggunakan cek mengakses halaman manual

alias - define or display aliases alias - alias menetapkan atau menampilkan

Syntax Sintaksis

alias [alias-name[=string] …] alias [alias-nama [= string] ...]

For more options and how to use check alias man page Untuk lebih banyak pilihan dan
bagaimana menggunakan cek alias manual

bg - run jobs in the background bg - menjalankan pekerjaan di latar belakang


Syntax Sintaksis

bg [job_id ...] bg [job_id ...]

For more options and how to use check bg man page Untuk lebih banyak pilihan dan
bagaimana menggunakan bg memeriksa halaman manual

cal - displays a calendar cal - menampilkan kalender

Syntax Sintaksis

cal [-smjy13 ] [[ month ] year ] kal] [-smjy13] [[bulan] tahun

For more options and how to use check cal man page Untuk lebih banyak pilihan dan
bagaimana menggunakan cek kal manual

cd - change directories cd - mengganti direktori

Use cd to change directories. Gunakan cd untuk mengubah direktori. Type cd followed


by the name of a directory to access that directory.Keep in mind that you are always in a
directory and can navigate to directories hierarchically above or below. Ketik cd diikuti
dengan nama direktori untuk mengakses directory.Keep diingat bahwa Anda selalu dalam
direktori dan dapat menavigasi ke direktori hirarkis di atas atau di bawah.

Syntax Sintaksis

cd [-L | -P] [directory] cd [-L |-P] [direktori]

For more options and how to use check cd man page Untuk lebih banyak pilihan dan
bagaimana menggunakan cek cd manual

chown - change file owner and group chown - mengubah pemilik file dan grup

Syntax Sintaksis

chown [OPTION] OWNER[:[GROUP]] FILE chown [OPSI] PEMILIK [: [GROUP]]


FILE

chown [OPTION] :GROUP FILE chown [OPSI]: GROUP FILE

chown [OPTION] --reference=RFILE FILE chown OPTION] [- referensi = RFILE FILE

For more options and how to use check chown man page Untuk lebih banyak pilihan dan
bagaimana menggunakan cek chown manual

chmod - change file access permissions chmod - merubah hak akses file

Syntax Sintaksis

chmod [-r] permissions filenames chmod [-r] nama file permissions

Options Pilihan

r Change the permission on files that are in the subdirectories of the directory that you are
currently in. permission Specifies the rights that are being granted. r Mengubah izin pada
file yang ada di subdirektori dari direktori yang sedang Anda masuk Menentukan izin hak
yang sedang diberikan. Below is the different rights that you can grant in an alpha
numeric format.filenames File or directory that you are associating the rights with
Permissions Berikut ini adalah hak yang berbeda yang dapat Anda hibah dalam alpha
numerik format.filenames File atau direktori yang Anda mengasosiasikan hak dengan
Permissions

u - User who owns the file. u - Pengguna yang memiliki file tersebut.

g - Group that owns the file. g - Group yang memiliki file tersebut.

o - Other. o - lain.

a - All. sebuah - Semua.

r - Read the file. r - Baca file.

w - Write or edit the file. w - Menulis atau mengedit file.

x - Execute or run the file as a program. x - Jalankan atau menjalankan program file
sebagai.

Numeric Permissions: Numeric Permissions:

CHMOD can also to attributed by using Numeric Permissions: Chmod juga bisa untuk
dihubungkan dengan menggunakan Permissions Numeric:

400 read by owner 400 dibaca oleh pemilik

040 read by group 040 dibaca oleh kelompok

004 read by anybody (other) 004 dibaca oleh siapa pun (yang lain)

200 write by owner 200 menulis oleh pemilik

020 write by group 020 menulis oleh kelompok

002 write by anybody 002 menulis oleh siapapun

100 execute by owner 100 eksekusi oleh pemilik

010 execute by group 010 eksekusi oleh grup

001 execute by anybody 001 eksekusi oleh siapa pun

For more options and how to use check chmod man page Untuk lebih banyak pilihan dan
bagaimana menggunakan cek chmod manual

cp - Copy files and directories cp - Salin file dan direktori

Syntax Sintaksis

cp [OPTION]… SOURCE DEST cp [OPTION] ... SOURCE DEST


cp [OPTION]… SOURCE… DIRECTORY cp [OPTION] ... SOURCE ... DIRECTORY
cp [OPTION]… --target-directory=DIRECTORY SOURCE… cp [OPSI] ... - target-
directory = DIREKTORI SUMBER ...

Options Pilihan
cp myfile yourfile cp myfile yourfile

Copy the files “myfile” to the file “yourfile” in the current working directory. Salin file
"myfile" untuk file "yourfile" di direktori kerja saat ini. This command will create the file
“yourfile” if it doesn't exist. Perintah ini akan membuat file "yourfile" jika tidak ada. It
will normally overwrite it without warning if it exists. Biasanya akan menimpa tanpa
peringatan jika ada.

cp -i myfile yourfile cp-i myfile yourfile

With the “-i” option, if the file “yourfile” exists, you will be prompted before it is
overwritten. Dengan opsi "-" i, jika file "yourfile" ada, Anda akan diminta sebelum
diganti.

cp -i /data/myfile cp-i / data / myfile

Copy the file “/data/myfile” to the current working directory and name it “myfile”. Salin
file "/ data / myfile" ke direktori kerja saat ini dan beri nama "myfile". Prompt before
overwriting the file. Timpa prompt sebelum file.

cp -dpr srcdir destdir cp-DPR srcdir destdir

Copy all files from the directory “srcdir” to the directory “destdir” preserving links (-
poption), file attributes (-p option), and copy recursively (-r option). Salin semua file dari
direktori "srcdir" ke direktori "destdir" melestarikan link (-poption), atribut file (-p
pilihan), dan menyalin secara rekursif (-r opsi). With these options, a directory and all it
contents can be copied to another dir Dengan pilihan ini, sebuah direktori dan semua
isinya dapat disalin ke dir lain

For more options and how to use check cp man page Untuk pilihan yang lebih dan cara
menggunakan cek cp manual

clear - Clears the terminal screen. jelas - Menghapus layar terminal.

Syntax Sintaksis

clear jelas

For more options and how to use check clear man page Untuk lebih banyak pilihan dan
bagaimana menggunakan cek jelas manual

cmp - Compares two files, reporting all discrepancies. CMP - Membandingkan dua file,
pelaporan semua perbedaan. Similar to the diff command, though the output format
differs. Serupa dengan perintah diff, meskipun output format berbeda.

Syntax Sintaksis

cmp [-clsv] [-i NUM] [--help] [--print-chars] [--ignore-initial=NUM] [--verbose] [--quiet]


[--silent] [--version] -I FILE1 [FILE2 [RANGE1 [RANGE2]]] CMP [-clsv] [-i NUM] [-
help [] - print-karakter] [- ignore-versi awal = NUM] [- verbose] [- quiet] [- [] diam - ]-
aku FILE1 [FILE2 [RANGE1 [RANGE2]]]

For more options and how to use check cmp man page Untuk lebih banyak pilihan dan
bagaimana menggunakan cek CMP manual

cat - Sends file contents to standard output. kucing - Mengirim isi file ke output standar.
This is a way to list the contents of short files to the screen. Ini adalah cara untuk daftar
isi file ke layar pendek. It works well with piping. Ia bekerja dengan baik dengan
perpipaan.

Syntax Sintaksis

cat [OPTION] [FILE]… kucing [OPTION] [FILE] ...

For more options and how to use check cat man page Untuk lebih banyak pilihan dan
bagaimana menggunakan memeriksa kucing manual

diff - find differences between two files diff - menemukan perbedaan antara dua file itu

Syntax Sintaksis

diff [options] from-file to-file diff [] dari-file-file pilihan

For more options and how to use check diff man page Untuk lebih banyak pilihan dan
bagaimana menggunakan cek diff manual

dmesg - Prints the messages resulting from the most recent system boot. dmesg -
Mencetak pesan-pesan yang dihasilkan dari sistem boot baru-baru ini yang paling.

Syntax Sintaksis

dmesg [ -c ] [ -n level ] [ -s bufsize ] dmesg [-c] [-n level] [-s] bufsize

For more options and how to use check dmesg man page Untuk lebih banyak pilihan dan
bagaimana menggunakan dmesg memeriksa halaman manual

du - estimate file space usage du - perkiraan penggunaan ruang file

Syntax Sintaksis

du [OPTION]… [FILE]… du [OPTION] ... [] FILE ...

For more options and how to use check du man page Untuk pilihan lain dan bagaimana
menggunakan cek du manual

df - report filesystem disk space usage df - filesystem laporan penggunaan ruang disk

Syntax Sintaksis

df [OPTION]… [FILE]… df [OPTION] ... [] FILE ...

For more options and how to use check df man page Untuk lebih banyak pilihan dan
bagaimana menggunakan cek df manual

exit - cause the shell to exit keluar - menyebabkan shell untuk keluar

syntax sintaksis

exit [n] keluar [n]

For more options and how to use check exit man page Untuk lebih banyak pilihan dan
bagaimana menggunakan cek keluar halaman manual

eject - eject removable media mengeluarkan - eject removable media


Syntax Sintaksis

eject -h eject-h
eject [-vnrsfqp] [] mengeluarkan [-vnrsfqp] []
eject [-vn] -d eject [-vn]-d
eject [-vn] -a on|off|1|0 [] eject [-vn]-di | off | 1 | 0 []
eject [-vn] -c slot [] eject [-vn]-c slot []
eject [-vn] -t [] eject [-vn]-t []
eject [-vn] -x [] eject [-vn]-x []
eject -V eject-V

For more options and how to use check eject man page Untuk lebih banyak pilihan dan
bagaimana menggunakan mengeluarkan cek manual

fuser - identify processes using files or sockets fuser - mengidentifikasi proses


menggunakan file atau socket

Syntax Sintaksis

fuser [-a|-s|-c] [-4|-6] [-n space] [-k [-i] [-signal] ] [-muvf] name fuser [-a |-s |-c] [-4 | -6]
[-n spasi] [-k [-i] [sinyal]] [-muvf] nama
fuser -l fuser-l
fuser -V fuser-V

For more options and how to use check fuser man page Untuk lebih banyak pilihan dan
bagaimana menggunakan fuser memeriksa manual

fsck - check and repair a Linux file system fsck - check and memperbaiki sistem berkas
Linux

Syntax Sintaksis

fsck [ -sACVRTNP ] [ -t fstype ] filesys [ ... fsck [-sACVRTNP] [-t fstype] filesys [... ]
[--] [ fsck-options ] ] [-] [Fsck-pilihan]

For more options and how to use check fsck man page Untuk lebih banyak pilihan dan
bagaimana menggunakan fsck memeriksa manual

fdisk - Partition table manipulator for Linux fdisk - manipulator tabel partisi untuk Linux

Syntax Sintaksis

fdisk [-u] [-b sectorsize] [-C cyls] [-H heads] [-S sects] device fdisk [-u] [-b sectorsize] [-
C cyls] [-H kepala] [-S sekte] perangkat
fdisk -l [-u] device … fdisk-l [-u] perangkat ...
fdisk -s partition … partisi fdisk-s ...
fdisk -v fdisk-v

For more options and how to use check fdisk man page Untuk lebih banyak pilihan dan
cara menggunakan cek fdisk manual

fg - run jobs in the foreground fg - menjalankan pekerjaan di latar depan

Syntax Sintaksis

fg [job_id] [Fg job_id]


For more options and how to use check fg man page Untuk lebih banyak pilihan dan
bagaimana menggunakan fg memeriksa halaman manual

file - determine file type file - menentukan jenis file

Syntax Sintaksis

file [ -bciknsvzL ] [ -f namefile ] [ -m magicfiles ] file … file [-bciknsvzL] [-f namefile]


[-m magicfiles] file ...
file -C [ -m magicfile ] file-C] magicfile [-m

For more options and how to use check file man page Untuk pilihan lain dan bagaimana
menggunakan cek file manual

find - search for files in a directory hierarchy menemukan - mencari file dalam hirarki
direktori

Syntax Sintaksis

find [path...] [expression] menemukan [jalur ...] ekspresi []

For more options and how to use check find man page Untuk lebih banyak pilihan dan
bagaimana menggunakan cek menemukan halaman manual

finger - Prints descriptions of the specified users. jari - deskripsi Cetakan pengguna
tertentu.

Syntax Sintaksis

finger [-lmsp ] [user ... jari [-lmsp] [pengguna ... ] [user@host ... ] User [@ host ... ] ]

For more options and how to use check finger man page Untuk lebih banyak pilihan dan
bagaimana menggunakan jari memeriksa manual

free - Displays the amount of used and free system memory. bebas - Menampilkan
jumlah yang digunakan dan sistem memori bebas.

Syntax Sintaksis

free [-b | -k | -m] [-o] [-s delay ] [-t] [-V] bebas [-b |-k |-m] [-o] [-s delay] [-t] [-v]

For more options and how to use check free man page Untuk pilihan lain dan bagaimana
menggunakan cek gratis manual

ftp - A File Transfer Protocol client ftp - File Transfer Protocol Sebuah klien

Syntax Sintaksis

ftp hostname or ipaddress ftp hostname atau ipaddress

For more options and how to use check ftp man page Untuk lebih banyak pilihan dan
bagaimana menggunakan cek ftp manual

grep, egrep, fgrep - print lines matching a pattern grep, egrep, fgrep - garis cetak
pencocokan pola

Syntax Sintaksis
grep [options] PATTERN [FILE...] grep [pilihan] POLA [FILE ...]
grep [options] [-e PATTERN | -f FILE] [FILE...] grep [opsi] [-e POLA |-f FILE]
[BERKAS ...]

For more options and how to use check grep, egrep, fgrep man page Untuk lebih banyak
pilihan dan bagaimana menggunakan grep cek, egrep, fgrep manual

head - output the first part of files kepala - output bagian pertama dari file

Syntax Sintaksis

head [OPTION]… [FILE]… kepala [OPTION] ... [FILE] ...

For more options and how to use check head man page Untuk lebih banyak pilihan dan
bagaimana menggunakan memeriksa kepala manual

history - Manipulate the history list sejarah - Memanipulasi daftar sejarah

Syntax Sintaksis

history option arg arg … pilihan sejarah arg arg ...

For more options and how to use check history man page Untuk lebih banyak pilihan dan
bagaimana menggunakan sejarah memeriksa manual

!! !

use the ! menggunakan! option. pilihan. To automatically re-display the last command
you typed at the prompt, type: !! Untuk secara otomatis kembali menampilkan perintah
terakhir yang Anda ketik pada prompt, type:! and press enter. dan tekan enter. Press again
to invoke the command. Tekan lagi untuk menjalankan perintah. You can also
automatically re-display a command you typed earlier by using the ! Anda dapat juga
secara otomatis menampilkan ulang perintah yang Anda ketik sebelumnya dengan
menggunakan! and the first few letters of the command. dan beberapa huruf pertama dari
perintah tersebut.

& operator & Operator

execute a command as a background process. menjalankan perintah sebagai proses latar


belakang.

Ex:- Ex: -

#top& # Atas &

init - process control initialization init - proses inisialisasi kontrol

Syntax Sintaksis

/sbin/init [ -a ] [ -s ] [ -b ] [ -z xxx ] [ 0123456Ss ] / Sbin / init [-a] [-s] [-b] [-z xxx]
[0123456Ss]

For more options and how to use check init man page Untuk lebih banyak pilihan dan
bagaimana menggunakan cek init manual
ispell - ispell, buildhash, munchlist, findaffix, tryaffix, icombine, ijoin - Interactive
spelling checking ispell - ispell, buildhash, munchlist, findaffix, tryaffix, icombine, ijoin -
memeriksa ejaan Interaktif

Syntax Sintaksis

ispell [common-flags] [-M|-N] [-Lcontext] [-V] files ispell [umum-bendera] [-M |-N] [-
Lcontext] [-V] file
ispell [common-flags] -l ispell [umum-flag]-l
ispell [common-flags] [-f file] [-s] {-a|-A} ispell [umum-bendera] [-f file]] [-s (-a |-A)
ispell [-d file] [-w chars] -c ispell [-d file] [-w karakter]-c
ispell [-d file] [-w chars] -e[e] ispell [-d file] [-w karakter]-e [e]
ispell [-d file] -D ispell [-d file]-D
ispell -v[v] ispell-v [v]

For more options and how to use check ispell man page Untuk lebih banyak pilihan dan
bagaimana menggunakan cek ispell manual

id - Print real and effective user id (uid) and group id (gid), prints options about the given
user, or if no user is specified the process running it id - pengguna nyata dan efektif
Cetak id (uid) dan group id (gid), cetakan pilihan tentang pengguna tertentu, atau jika
pengguna tidak ditentukan proses menjalankannya

Syntax Sintaksis

id [options]… [username] Pilihan [id] username] ... [

For more options and how to use check id man page Untuk lebih banyak pilihan dan
bagaimana menggunakan cek id manual

kill - terminate a process membunuh - menghentikan proses

Syntax Sintaksis

kill [ -s signal | -p ] [ -a ] [ -- ] pid … kill -l [ signal ] membunuh [-s signal |-p] [-a] [-]
pid ... membunuh-l [signal]

For more options and how to use check kill man page Untuk lebih banyak pilihan dan
bagaimana menggunakan cek membunuh manual

killall - kill processes by name killall - proses membunuh dengan nama

Syntax Sintaksis

killall [-Z,--context pattern] [-e,--exact] [-g,--process-group] [-i,--interactive] [-q,--quiet]


[-r,--regexp] [-s,--signal signal] [-u,--user user] [-v,--verbose] [-w,--wait] [-I,--ignore-
case] [-V,--version] [--] name … killall -l killall -V,--version killall [-Z, - pola konteks] [-
e, - g [sama persis], - proses-group] [-i, - interaktif] [-q, - quiet] [-r, - regexp] [-s, - sinyal
sinyal] [-u, - user user] [-v, - verbose] [-w, - menunggu] [-I, - ignore-kasus] [-V, -
version] [-] nama-l ... killall killall-V, - version

For more options and how to use check killall man page Untuk lebih banyak pilihan dan
bagaimana menggunakan cek killall manual

logname - Print current login name logname - nama login saat ini Cetak

Syntax Sintaksis
logname [OPTION] logname [OPSI]

For more options and how to use check logname man page Untuk pilihan lain dan
bagaimana menggunakan cek logname manual

less - Opposite of the more command kurang - Lawan dari perintah lebih

Syntax Sintaksis

less -? kurang -?
less --help kurang - help
less -V kurang-V
less --version kurang - versi
less [-[+]aBcCdeEfFgGiIJmMnNqQrRsSuUVwWX] kurang [-[+]
aBcCdeEfFgGiIJmMnNqQrRsSuUVwWX]
[-b space] [-h lines] [-j line] [-k keyfile] [-B baris] spasi [-h] [j-line] [-k] keyfile
[-{oO} logfile] [-p pattern] [-P prompt] [-t tag] [- (OO) logfile] [-p pola] [-P prompt]] tag
[-t
[-T tagsfile] [-x tab,...] [-y lines] [-[z] lines] [-T tagsfile] [-x baris ,...] tab [-y [] - [z] garis]

[+[+]cmd] [--] [filename]… [+[+] Cmd] [-] [file] ...

For more options and how to use check less man page Untuk lebih banyak pilihan dan
bagaimana menggunakan cek kurang halaman manual

logout - to quit using the system logout - untuk berhenti menggunakan sistem

Syntax Sintaksis

logout logout

lsof - list open files lsof - Daftar file yang terbuka

Syntax Sintaksis

lsof [ -?abChlnNOPRstUvVX ] [ -AA ] [ -cc ] [ +cc ] [ +|-dd ] [ +|-DD ] [ +|-f [cfgGn] ] [


-F [f] ] [ -g [s] ] [ -i [i] ] [ -kk ] [ +|-L [l] ] [ +|-mm ] [ +|-M ] [ -o [o] ] [ -ps ] [ +|-r [t] ] [
-S [t] ] [ -T [t] ] [ -us ] [ +|-w ] [ -x [fl] ] [ -z [z] ] [ -- ] [names] lsof [-
abChlnNOPRstUvVX] [-AA] [-cc] [+ cc] [+ |-dd] [+ |-DD] [+ |-f [cfgGn]] [-F [f?] [] [-g
s]] [-i [i]] [-kk] [+ |-L [l]] [+ |-mm] [+ |-M] [-o [o]] [-id] [+ | - r [t]] [-S [t]] [-T [t]] [-us] [+
|-w] [-x [Q]] [-z [z]] [-] nama []

For more options and how to use check lsof man page Untuk lebih banyak pilihan dan
bagaimana menggunakan cek lsof manual

ls - Short listing of directory contents ls - daftar pendek dari isi direktori

Syntax Sintaksis

ls [OPTION]… [FILE]… ls [OPTION] ... [] FILE ...

Options Pilihan

-a list hidden files -Daftar file yang tersembunyi

-d list the name of the current directory -D daftar nama direktori sekarang
-F show directories with a trailing '/' -Direktori menunjukkan F dengan tambahan '/'

executable files with a trailing '*' executable file dengan * 'tambahan'

-g show group ownership of file in long listing g show-kelompok kepemilikan file dalam
daftar panjang

-i print the inode number of each file -I mencetak nomor inode setiap file

-l long listing giving details about files and directories -L daftar panjang memberikan
rincian tentang file dan direktori

-R list all subdirectories encountered R-daftar semua subdirektori dihadapi

-t sort by time modified instead of name macam-t dengan waktu diubah bukan nama

For more options and how to use check ls man page Untuk lebih banyak pilihan dan
bagaimana menggunakan cek ls manual

ln - make links between files ln - membuat link antara file

Syntax Sintaksis

ln [OPTION]… TARGET [LINK_NAME] ln [OPTION] ... TARGET [LINK_NAME]


ln [OPTION]… TARGET… DIRECTORY ln [OPTION] ... TARGET ... DIREKTORI
ln [OPTION]… --target-directory=DIRECTORY TARGET… ln [OPTION] ... - target-
directory = DIRECTORY TARGET ...

Option Pilihan

ln -s test symlink ln-s test symlink

Creates a symbolic link named symlink that points to the file test Typing “ls -i test
symlink” will show the two files are different with different inodes. Membuat symbolic
link bernama symlink yang menunjuk ke file uji Mengetik "ls-i test symlink" akan
menunjukkan dua file berbeda dengan inode yang berbeda. Typing “ls -l test symlink”
will show that symlink points to the file test. Typing "ls-l test symlink" akan
menunjukkan bahwa symlink menunjuk ke file uji.

For more options and how to use check ln man page Untuk lebih banyak pilihan dan
bagaimana menggunakan ln memeriksa manual

locate - list files in databases that match a pattern mencari - file daftar dalam database
yang cocok dengan pola

Syntax Sintaksis

locate [-d path | --database=path] [-e | --existing] [-i | --ignore-case ] [--version] [--help]
pattern… menemukan [-d | path - database = path] [-e | - yang ada] [-i | - [] ignore-kasus -
version] [- help pola] ...

For more options and how to use check locate man page Untuk lebih banyak pilihan dan
bagaimana menggunakan memeriksa mencari halaman manual

mail - Launches a simple mail client that permits sending and receiving email messages.
mail - Luncurkan klien mail sederhana yang memungkinkan mengirim dan menerima
pesan email.
Syntax Sintaksis

mail [OPTION...] [address...] mail [OPTION ...] [alamat ...]

For more options and how to use check mail man page Untuk lebih banyak pilihan dan
bagaimana menggunakan memeriksa surat manual

man - an interface to the on-line reference manuals pria - sebuah antarmuka untuk garis
referensi manual-on

Syntax Sintaksis

man [-c|-w|-tZHT device] [-adhu7V] [-m system[,...]] [-L locale] [-p string] [-M path] [-P
pager] [-r prompt] [-S list] [-e extension] [[section] page …] … orang [-c perangkat | |-
tZHT-w] [-adhu7V] [-m-sistem [,...]] [-L locale] [-p string] [-M path] [-P pager] [-r
prompt] daftar [-S] [-e] ekstensi [[bagian] Halaman ...] ...
man -l [-7] [-tZHT device] [-p string] [-P pager] [-r prompt] file … pria-l [-7] [-tZHT
perangkat] [-p string] [-P pager] [-r prompt] file ...
man -k [apropos options] regexp … berhubung [k manusia pilihan] regexp ...
man -f [whatis options] page … man-f [pilihan whatis Halaman] ...

For more options and how to use check man man page Untuk lebih banyak pilihan dan
bagaimana menggunakan memeriksa orang manual

mkdir - make directories mkdir - membuat direktori

Syntax Sintaksis

mkdir [OPTION] DIRECTORY mkdir [OPTION] DIRECTORY

Options Pilihan

Create the Directory(ies), if they do not already exist. Buat Direktori (ies), jika mereka
tidak sudah ada.

Mandatory arguments to long options are mandatory for short options too. Argumen
wajib untuk pilihan panjang juga wajib untuk opsi pendek juga.

-m, mode=MODE set permission mode (as in chmod) -M, mode = MODE mengatur
Modus izin (seperti dalam chmod)

-p, parents no error if existing, make parent directories as needed -P, orangtua tidak ada
kesalahan jika ada, membuat direktori induk yang diperlukan

-v, verbose print a message for each created directory -V, verbose mencetak pesan untuk
setiap direktori dibuat

-help display this help and exit -Help tampilkan bantuan ini dan keluar

-version output version options and exit Versi-versi pilihan output dan keluar

For more options and how to use check mkdir man page Untuk lebih banyak pilihan dan
bagaimana menggunakan cek mkdir manual

mount - mount a file system mount - me-mount sistem berkas

Syntax Sintaksis
mount [-lhV] mount [-lhV]
mount -a [-fFnrsvw] [-t vfstype] [-O optlist] mount-a] [-fFnrsvw [-t vfstype]] optlist [-O
mount [-fnrsvw] [-o options [,...]] device | dir mount [-fnrsvw] [-o opsi [,...]] perangkat |
dir
mount [-fnrsvw] [-t vfstype] [-o options] device dir mount [-fnrsvw] [-t vfstype] [-o opsi]
perangkat dir

For more options and how to use check mount man page Untuk lebih banyak pilihan dan
bagaimana menggunakan cek mount manual

mv - change the name of a directory mv - ubah nama direktori

Type mv followed by the current name of a directory and the new name of the directory
mv Jenis diikuti oleh nama direktori dan nama direktori baru
Syntax Sintaksis

mv [OPTION]… [-T] SOURCE DEST mv [OPTION]… SOURCE… DIRECTORY mv


[OPTION]… -t DIRECTORY SOURCE… mv [OPSI] ... [-T SUMBER] mv]
[OPTION ... DEST DIREKTORI SUMBER ... mv [OPSI SUMBER DIREKTORI] ...-t ...

Ex: mv testdir newnamedir Ex: mv newnamedir testdir

For more options and how to use check mv man page Untuk lebih banyak pilihan dan
bagaimana menggunakan cek mv manual

more - Allows file contents or piped output to be sent to the screen one page at a time. -
Memungkinkan lebih isi file atau pipa output untuk dikirim ke layar satu halaman pada
satu waktu.

Syntax Sintaksis

more [-dlfpcsu ] [-num ] [+/ pattern] [+ linenum] [file ... lebih [-dlfpcsu] [-num] [+ /] pola
[+ linenum] [file ... ] ]

For more options and how to use check more man page Untuk lebih banyak pilihan dan
bagaimana menggunakan cek lebih manual

nohup - run a command immune to hangups, with output to a non-tty nohup -


menjalankan perintah kebal terhadap hangups, dengan output non-tty

Syntax Sintaksis

nohup COMMAND [ARG]… nohup COMMAND [ARG] ...


nohup OPTION nohup OPSI

For more options and how to use check nohup man page Untuk lebih banyak pilihan dan
bagaimana menggunakan cek nohup manual

nice - run a program with modified scheduling priority bagus - menjalankan program
dengan prioritas penjadwalan diubah

Syntax Sintaksis

nice [OPTION] [COMMAND [ARG]…] nice [OPTION] [PERINTAH [ARG] ...]

For more options and how to use check nice man page Untuk lebih banyak pilihan dan
bagaimana menggunakan cek baik manual
ping - send ICMP ECHO_REQUEST packets to network hosts ping - mengirim ICMP
packets ECHO_REQUEST ke host jaringan

Syntax Sintaksis

ping [-Rdfnqrv ] [-c count ] [-i wait ] [-l preload ] [-p pattern ] [-s packetsize ] host ping [-
Rdfnqrv] count [-c] [-i tunggu] [-l preload] [-p pola] [-s PacketSize] host

For more options and how to use check ping man page Untuk lebih banyak pilihan dan
bagaimana menggunakan cek ping manual

ps - report process status ps - laporan status proses

Syntax Sintaksis

ps [options] ps [pilihan]

For more options and how to use check ps man page Untuk lebih banyak pilihan dan
bagaimana menggunakan cek ps manual

pwd - print working directory pwd - kerja cetak direktori

will show you the full path to the directory you are currently in. This is very handy to use,
especially when performing some of the other commands on this page. akan
menunjukkan path lengkap ke direktori Anda saat ini masuk ini sangat berguna untuk
digunakan, terutama saat melakukan beberapa perintah lain pada halaman ini.

Syntax Sintaksis

pwd [OPTION] pwd [OPSI]

For more options and how to use check pwd man page Untuk lebih banyak pilihan dan
bagaimana menggunakan pwd memeriksa manual

passwd - change user password - Mengganti password user passwd

Syntax Sintaksis

passwd [-f|-s] [name] passwd [-f |-s] [nama]


passwd [-g] [-r|R] group passwd [-g] [-r | R] grup
passwd [-x max] [-n min] [-w warn] [-i inact] name passwd [-x max] [-n min] [-w warn]
[-i inact nama]
passwd {-l|-u|-d|-S|-e} name passwd (-l |-u |-d |-S |-e) nama

For more options and how to use check passwd man page Untuk lebih banyak pilihan dan
bagaimana menggunakan cek passwd manual

reboot - Reboots the system (requires root privileges). reboot - reboot sistem
(memerlukan akses root).

Syntax Sintaksis

/sbin/halt [-n] [-w] [-d] [-f] [-i] [-p] [-h] /sbin/reboot [-n] [-w] [-d] [-f] [-i] /sbin/poweroff
[-n] [-w] [-d] [-f] [-i] [-h] / Sbin / berhenti [-n] [-w] [-d] [-f] [-i] [-p]] [-h / sbin / reboot] [-
n [-w] [-d] [- f] [-i] / sbin / Poweroff [-n] [-w] [-d] [-f] [-] i] [-h
For more options and how to use check reboot man page Untuk lebih banyak pilihan dan
bagaimana menggunakan cek reboot manual

rmdir - remove empty directories rmdir - menghapus direktori kosong

Syntax Sintaksis

rmdir [OPTION]… DIRECTORY… rmdir [OPTION] DIRECTORY ... ...

For more options and how to use check rmdir man page Untuk lebih banyak pilihan dan
bagaimana menggunakan rmdir memeriksa manual

rm - remove files or directories rm - menghapus file atau direktori

Syntax Sintaksis

rm [OPTION]… FILE… rm [OPSI] ... FILE ...

Option Pilihan

rm -r - Removes directories and files within the directories recursively. rm-r - Menghapus
direktori dan file dalam direktori secara rekursif.

For more options and how to use check rm man page Untuk lebih banyak pilihan dan
bagaimana menggunakan cek rm manual

renice - alter priority of running processes renice - prioritas mengubah proses yang
berjalan

Syntax Sintaksis

renice priority [[-p ] pid … ] [[-g ] pgrp … ] [[-u ] user … ] prioritas renice [[-p] pid ...]
[pgrp] [-g ...] user [] [-u ...]

For more options and how to use check renice man page Untuk pilihan lain dan
bagaimana menggunakan cek renice manual

shutdown - bring the system down shutdown - membawa sistem down

Syntax Sintaksis

/sbin/shutdown [-t sec] [-arkhncfF] time [warning-message] / Sbin / shutdown [-t sec] [-
arkhncfF] waktu] [peringatan-pesan

For more options and how to use check shutdown man page Untuk lebih banyak pilihan
dan bagaimana menggunakan cek shutdown manual

sleep - delay for a specified amount of time tidur - menunda untuk sejumlah waktu
tertentu

Syntax Sintaksis

sleep NUMBER[SUFFIX]… tidur NUMBER [Sufiks] ...


sleep OPTION OPSI tidur

For more options and how to use check sleep man page Untuk lebih banyak pilihan dan
bagaimana menggunakan cek tidur manual
sort - sort lines of text files sort - mengurutkan baris dari file teks

Syntax Sintaksis

sort [OPTION]… [FILE]… semacam [OPTION] ... [FILE] ...

For more options and how to use check sort man page Untuk lebih banyak pilihan dan
bagaimana menggunakan cek jenis manual

split - split a file into pieces split - memecah file menjadi potongan-potongan

Syntax Sintaksis

split [OPTION] [INPUT [PREFIX]] split [OPTION] [INPUT [PREFIX]]

For more options and how to use check split man page Untuk lebih banyak pilihan dan
bagaimana menggunakan cek split manual

slocate - Security Enhanced version of the GNU Locate. slocate - Keamanan Enhanced
versi dari GNU Cari.

Syntax Sintaksis

slocate [-qi] [-d] [--database= ] slocate [-qi] [-d] [- database =]


slocate [-i] [-r ] [--regexp=] slocate [-i] [-r] [- regexp =]
slocate [-qv] [-o ] [--output=] slocate [-e ] [-f ] <[-l ] [-c] <[-U ] [-u]> slocate [-qv] [-o] [-
output =] slocate [-e] [-f] <[-l] [-c] <[-U] [-u]>
slocate [-Vh] [--version] [--help] slocate [-Vh] [- version [] -] membantu

For more options and how to use check slocate man page Untuk lebih banyak pilihan dan
bagaimana menggunakan cek slocate manual

sync - synchronize data on disk with memory sync - sinkronisasi data pada disk dengan
memori

Syntax Sintaksis

sync [--help] [--version] sync [- help] [-] versi

For more options and how to use check sync man page Untuk lebih banyak pilihan dan
bagaimana menggunakan cek sinkronisasi manual

su - run a shell with substitute user and group IDs su - jalankan shell dengan user ID
pengganti dan kelompok

Syntax Sintaksis

su [OPTION]… [-] [USER [ARG]…] su [OPTION] ... [-] [PENGGUNA [ARG] ...]

For more options and how to use check su man page Untuk lebih banyak pilihan dan
bagaimana menggunakan cek su manual

telnet - user interface to the TELNET protocol telnet - user interface dengan protokol
TELNET

Syntax Sintaksis
telnet [-8] [-E] [-F] [-K] [-L] [-S tos] [-X authtype] [-a] [-c] [-d] [-e escapechar] [-f] [-k
realm] [-l user] [-n tracefile] [-r] [-x] [host [port]] telnet [-8] [-E] [-F] [-K] [-L] [-S KL] [-
X authtype] [-a] [-c] [-d] [-e escapechar] [- f] [-k realm] [-l user] [-n tracefile] [-r] [-x]
[host [port]]

For more options and how to use check telnet man page Untuk lebih banyak pilihan dan
bagaimana menggunakan cek telnet manual

top - display top CPU processes tampilan atas - atas proses CPU

Syntax Sintaksis

top [-] [d delay] [p pid] [q] [c] [C] [S] [s] [i] [n iter] [b] atas [-] [d delay [] pid p] [q] [c]
[C] [S] [s] [i] [[iter n] b]

For more options and how to use check top man page Untuk lebih banyak pilihan dan
bagaimana menggunakan cek atas halaman manual

talk - talk to another user berbicara - berbicara dengan pengguna lain

Syntax Sintaksis

talk person [ttyname] bicara orang] ttyname [

For more options and how to use check talk man page Untuk lebih banyak pilihan dan
bagaimana menggunakan memeriksa bicara manual

tree - list contents of directories in a tree-like format. pohon - daftar isi direktori dalam
format seperti pohon.

Syntax Sintaksis

tree [-adfgilnopqrstuxACDFNS] [-L level [-R]] [-H baseHREF] [-T title] [-o filename] [--
nolinks] [-P pattern] [-I pattern] [--inodes] [--device] [--noreport] [--dirsfirst] [--version]
[--help] [directory ...] pohon [-adfgilnopqrstuxACDFNS] [-L tingkat [-R]] [-H
baseHREF] [-T judul] [-o filename] [- nolinks] [-P pola] [-aku pola] [- inode] [ -
perangkat] [- noreport] [- dirsfirst] [- version] [- help direktori [] ...]

For more options and how to use check tree man page Untuk lebih banyak pilihan dan
bagaimana menggunakan pemeriksaan pohon manual

tr - translate or delete characters tr - menerjemahkan atau menghapus karakter

Syntax Sintaksis

tr [OPTION]… SET1 [SET2] tr] OPTION [... SET1 [SET2]

For more options and how to use check tr man page Untuk lebih banyak pilihan dan
bagaimana menggunakan cek tr manual

time - time a simple command or give resource usage waktu - waktu memberikan
perintah sederhana atau penggunaan sumber daya

Syntax Sintaksis

time [options] command [arguments...] waktu [pilihan] perintah [argumen ...]


For more options and how to use check time man page Untuk lebih banyak pilihan dan
bagaimana menggunakan waktu memeriksa manual

tty - print the file name of the terminal connected to standard input tty - mencetak nama
file dari terminal terhubung ke standard input

Syntax Sintaksis

tty [OPTION]… tty [OPSI] ...

For more options and how to use check tty man page Untuk lebih banyak pilihan dan
bagaimana menggunakan cek tty manual

touch - change file timestamps menyentuh - mengubah cap waktu file

Syntax Sintaksis

touch [OPTION]… FILE… sentuh [OPSI] ... FILE ...

For more options and how to use check touch man page Untuk lebih banyak pilihan dan
bagaimana menggunakan cek sentuhan manual

tail - output the last part of files ekor - output bagian terakhir dari file

Syntax Sintaksis

tail [OPTION]… [FILE]… ekor [OPTION] ... [FILE] ...

For more options and how to use check tail man page Untuk lebih banyak pilihan dan
bagaimana menggunakan cek ekor manual

traceroute - print route packets take to network host cetak rute - paket traceroute yang
diperlukan untuk host jaringan

Syntax Sintaksis

traceroute [-adnruvAMOQ] [-w wait_time] [-S start_ttl] [-m max_ttl] [-p port] [-q
nqueries] [-g gateway] [-t tos] [-s src_addr] [-g router] host [packet size] traceroute [-
adnruvAMOQ] [-w wait_time] [-S start_ttl] [-m max_ttl] [-p port] [-q nqueries] [-g
gateway] [-t KL] [-s src_addr]] router [-g host [paket size]

For more options and how to use check traceroute man page Untuk lebih banyak pilihan
dan bagaimana menggunakan cek traceroute manual

uptime - Tell how long the system has been running. uptime - Beritahu berapa lama
sistem telah berjalan.

Syntax Sintaksis

uptime uptime
uptime [-V] uptime [-V]

For more options and how to use check uptime man page Untuk lebih banyak pilihan dan
bagaimana menggunakan cek uptime manual

umount - unmount file systems umount - unmount sistem file


Syntax Sintaksis

umount [-hV] umount [-hv]


umount -a [-dflnrv] [-t vfstype] [-O options] umount-a [-dflnrv] [-t vfstype] opsi [-O]
umount [-dflnrv] dir | device [...] [Dflnrv-umount] dir | perangkat [...]

For more options and how to use check umount man page Untuk pilihan lain dan
bagaimana menggunakan cek umount manual

umask - get or set the file mode creation mask umask - mendapatkan atau mengatur
modus pembuatan topeng file

Syntax Sintaksis

umask [-S][mask] umask [-S] [topeng]

For more options and how to use check umask man page Untuk lebih banyak pilihan dan
bagaimana menggunakan umask memeriksa manual

ulimit - Control the resources available to a process started by the shell, on systems that
allow such control. ulimit - Pengendalian sumber daya yang tersedia untuk proses yang
dimulai oleh shell, pada sistem yang memungkinkan kontrol tersebut.

Syntax Sintaksis

ulimit [-acdfHlmnpsStuv] [limit] ulimit [-acdfHlmnpsStuv [] batas]

For more options and how to use check ulimit man page Untuk lebih banyak pilihan dan
cara menggunakan cek ulimit manual

uname - print system options uname - sistem cetak Pilihan

Syntax Sintaksis

uname [OPTION]… uname [OPSI] ...

For more options and how to use check uname man page Untuk lebih banyak pilihan dan
bagaimana menggunakan cek uname manual

uniq - report or omit repeated lines uniq - laporan atau menghilangkan garis berulang

Syntax Sintaksis

uniq [OPTION]… [INPUT [OUTPUT]] uniq [OPTION] ... [INPUT [OUTPUT]]

For more options and how to use check uniq man page Untuk lebih banyak pilihan dan
bagaimana menggunakan cek uniq manual

vdir - list directory contents vdir - daftar isi direktori

Syntax Sintaksis

vdir [OPTION]… [FILE]… vdir [OPTION] ... [FILE] ...

For more options and how to use check vdir man page Untuk lebih banyak pilihan dan
bagaimana menggunakan cek vdir manual
w - Show who is logged on and what they are doing. w - Tampilkan yang login dan apa
yang mereka lakukan.

Syntax Sintaksis

w - [husfV] [user] w - [husfV] [] pengguna

For more options and how to use check w man page Untuk lebih banyak pilihan dan
bagaimana menggunakan cek w manual

wall - send a message to everybody's terminal. dinding - mengirim pesan ke semua


terminal.

Syntax Sintaksis

wall [-n] [ message ] dinding [-n] [pesan]

For more options and how to use check wall man page Untuk lebih banyak pilihan dan
bagaimana menggunakan dinding memeriksa manual

who - show who is logged on yang - yang menunjukkan login

Syntax Sintaksis

who [OPTION]… [ FILE | ARG1 ARG2 ] yang [] OPTION ... [FILE | ARG1 ARG2]

For more options and how to use check who man page Untuk pilihan lain dan bagaimana
menggunakan cek yang manual

whoami - print effective userid whoami - mencetak efektif userid

Syntax Sintaksis

whoami [OPTION]… whoami [OPSI] ...

For more options and how to use check whoami man page Untuk lebih banyak pilihan
dan bagaimana menggunakan cek whoami manual

watch - execute a program periodically, showing output fullscreen menonton -


menjalankan program secara periodik, menampilkan output fullscreen

Syntax Sintaksis

watch [-dhv] [-n ] [--differences[=cumulative]] [--help] [--interval=] [--version]


menonton [-dhv] [-n] [- [perbedaan = kumulatif]] [- help [] - interval =] [-] versi

For more options and how to use check watch man page Untuk lebih banyak pilihan dan
bagaimana menggunakan cek melihat halaman manual

whereis - locate the binary, source, and manual page files for a command whereis -
menemukan sumber, biner, dan file halaman manual untuk perintah yang

Syntax Sintaksis

whereis [ -bmsu ] [ -BMS directory... whereis [-bmsu] [-BMS direktori ... -f ] filename …
-F] nama file ...
For more options and how to use check whereis man page Untuk lebih banyak pilihan
dan bagaimana menggunakan whereis memeriksa manual

wc - print the number of newlines, words, and bytes in files wc - mencetak jumlah baris,
kata, dan byte di file

Syntax Sintaksis

wc [OPTION]… [FILE]… wc [OPTION] ... [] FILE ...

For more options and how to use check wc man page Untuk lebih banyak pilihan dan
bagaimana menggunakan wc memeriksa manual

xload - system load average display for X xload - beban sistem menampilkan rata-rata X

Syntax Sintaksis

xload [-toolkitoption ...] [-scale integer] [-update seconds] [-hl color] [-highlight color] [-
remote host] [-jumpscroll pixels] [-label string] [-nolabel] [-lights] [Toolkitoption-
xload ...] [skala integer] [-update detik] [-hl warna] [-sorot warna] host [-remote] [-
jumpscroll pixel] [-string label] [-nolabel] [-lampu ]

For more options and how to use check xload man page Untuk lebih banyak pilihan dan
bagaimana menggunakan cek xload manual

Random Posts Random Posts

 KDE 4.0 (Today Released) Screenshots Tour KDE 4.0 (Hari Dirilis) Screenshots
Tour
 Automatically cycle Flickr images as your Ubuntu desktop wallpaper Secara
otomatis siklus Flickr foto sebagai wallpaper desktop Ubuntu Anda
 Applications Installation in One Click using Easyubuntu Instalasi Aplikasi dalam
Satu Klik menggunakan Easyubuntu
 iotop - simple top-like I/O monitor iotop - sederhana atas-seperti I / O memantau
 Creating Name Based and IP Based Virtual hosts in Apache Menciptakan dan
Berdasarkan Nama Berdasarkan IP Virtual host di Apache
 Hosting Multiple Websites or Namebased,IPbased Virtual hosts in Lighttpd
Multiple Websites Hosting atau Namebased, IPbased Virtual host di Lighttpd
 How to configure webcam in Debian Linux Bagaimana mengkonfigurasi webcam
di Debian Linux

You can leave a response , or trackback from your own site. Anda dapat meninggalkan
sebuah respon , atau Pelacakan dari situs Anda sendiri.

14 Responses to “Basic Linux Commands With Man Pages” 14 Responses


to "Perintah Dasar Linux Dengan Artikel Man"

1. abhi kalyan Says: Kalyan abhi Says:


October 26th, 2006 at 12:56 pm Oktober 26, 2006 at 12:56 pm

Great Work, Karya Agung,


I hope i could contribute, and in the coming days i might. Saya harap saya bisa
berkontribusi, dan dalam beberapa hari mendatang saya mungkin.
Made a very good help. Made membantu sangat baik.
Thank you Terima kasih

2. Admin Says: Admin Says:


October 26th, 2006 at 1:18 pm Oktober 26, 2006 at 1:18 pm

thanks kalyan and i look forward for your contribution terima kasih dan maju i
Kalyan mencari kontribusi Anda

3. _shiva_ Says: _shiva_ Says:


January 21st, 2007 at 8:39 pm Januari 21, 2007 pada 8:39 pm

tanx bro tanx bro


helped me alot membantu saya banyak

4. Peter Says: Peter Says:


May 7th, 2007 at 8:28 am 7 Mei 2007 at 8:28

hi there. hi sana. thanks for what you are doing. terima kasih atas apa yang Anda
lakukan. am just learning how to use the linux enviroment so wanted to know how
to intstall a programm in the linux enviroment. saya baru belajar bagaimana
menggunakan lingkungan linux jadi ingin tahu bagaimana intstall sebuah
programm di lingkungan linux.
thanks! terima kasih!

5. vinayak Says: Vinayak Says:


June 19th, 2007 at 3:28 am Jun 19, 2007 at 3:28

thanks kalyan , helped me a lot, this is the first time I am seeing all these
commands at one place. terima kasih Kalyan, banyak membantu saya, ini adalah
pertama kalinya saya melihat semua perintah pada satu tempat. Really helped me
a lot as a beginner. Sangat membantu saya banyak sebagai pemula. Thank you
once again. Terima kasih sekali lagi.

6. Greg Says: Greg Says:


August 17th, 2007 at 3:42 am 17 Agustus 2007 di 03:42

more is not the opposite of less. lebih banyak bukan sebaliknya kurang.
more shows one page at a time from beginning to end, but you can't go
backwards. lebih menunjukkan satu halaman pada waktu dari awal hingga akhir,
tetapi Anda tidak bisa pergi ke belakang.
less shows one page at a time starting at the beginning, but you can
PageUp/PageDown your file. kurang menampilkan satu halaman pada waktu
memulai dari awal, tetapi Anda dapat PageUp / file PageDown Anda.

7. arun nemani Says: Arun nemani Says:


October 25th, 2008 at 6:55 am 25 Oktober 2008 pada 06:55

hai,im learning linux commands &i feel easy in lerning as all the commands at
one site.thank you once again hai, im perintah linux belajar & saya merasa mudah
di lerning karena semua perintah di satu site.thank Anda sekali lagi

8. Umair Says: Umair Says:


January 15th, 2009 at 5:11 am 15 Januari 2009 pada 05:11

hi…… its great to see ur contributing and helping peoples that are interested in
Linux, I got a usefull info, and looking for more stuff like this hi ... ... hebat untuk
melihat ur berkontribusi dan membantu masyarakat yang tertarik pada Linux, saya
punya info berguna, dan mencari hal-hal seperti ini

9. jhem Says: jhem Says:


July 6th, 2009 at 8:10 am 6 Juli 2009 di 08:10

Thanks so much .. Terima kasih banyak ..


just keep it up . hanya keep it up.

10. Jayz Says: Jayz Says:


September 23rd, 2009 at 7:28 am 23 September 2009 pada 07:28

I'ma bigginer in linux.Thanks a lot for this post. I'ma bigginer di linux.Thanks
banyak untuk posting ini.

11. Nishith Purohit Says: Purohit Nishith Says:


November 16th, 2009 at 4:58 am November 16, 2009 at 4:58

Thanks brother, Terima kasih saudara,

I am linux learner, Saya pelajar linux,


It helped me a lot. Ini banyak membantu saya. Appreciated what you are doing.
Menghargai apa yang Anda lakukan.
Great help to humanity Sangat membantu untuk kemanusiaan

Thanks Terima kasih

12. James Allen Says: James Allen Says:


January 7th, 2010 at 6:00 pm 7 Januari 2010 pada 6:00 pm

Thanks very much from a linux newbie! Terima kasih banyak dari seorang
pemula linux! 1bluelight 1bluelight

13. prasanna Says: Prasanna Says:


January 24th, 2010 at 3:20 pm Januari 24, 2010 pada 3:20 pm

I Want To Learn Basic Command OF The LINUX plz Helpe Me Any One Saya
Ingin Belajar Perintah Dasar LINUX OF The Helpe Me plz Setiap Satu

14. girish Says: Girish Says:


February 1st, 2010 at 5:48 pm 1 Februari 2010 pada 05:48

I am unable to start linux.During starting , “multiply-claimed blocks found in root


file system”, automatic fsck failed , start maintenance shell and do manual fsck
comes.I do not know the command for starting maintenance shell. Saya tidak
dapat memulai linux.During dimulai, "kalikan-blok diklaim ditemukan dalam
sistem file root", fsck otomatis gagal, shell mulai pemeliharaan dan melakukan
comes.I fsck manual tidak tahu perintah untuk memulai shell pemeliharaan. Could
you please help me? Bisakah Anda membantu saya?
Thanking you in anticipation. Berterima kasih kepada Anda dalam
mengantisipasi.
Girish Girish

Leave a Reply Tinggalkan Balasan

Name (required) Nama (wajib)


Mail (will not be published) (required) Mail (tidak akan dipublikasikan) (wajib)

Website Situs web

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b>
<blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
XHTML: Anda dapat menggunakan tag ini: href="" <abbr title="Foto title="Foto <acronym title="Foto
<b> <blockquote cite=""> <cite> <code> < del datetime = ""> <em> <i> <q cite=""> <strike> <strong>

Kirim Komentar

Notify me of followup comments via e-mail Beritahu saya dari ikutan komentar
melalui e-mail

« lightweight load, memory and network monitoring Using loadavg « ringan beban,
memori dan memonitor jaringan Menggunakan loadavg
Install KDE Desktop in Ubuntu » Instal KDE Desktop di Ubuntu »
Copyright © 2010 · All Rights Reserved · Debianadmin.com Copyright © 2010 All
Rights Reserved Debianadmin.com

Vous aimerez peut-être aussi