Difference between revisions of "Perintah Linux L"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
Gibransyah (talk | contribs)  (→ls)  | 
				Gibransyah (talk | contribs)   (→locate)  | 
				||
| Line 41: | Line 41: | ||
=locale=  | =locale=  | ||
=locate=  | =locate=  | ||
| + | ''Menemukan file berdasarkan nama''  | ||
| + | * Cari file/direktori yang mengandung kata 'ubuntu' dan xmlrpc  | ||
| + |  locate ubuntu | grep xmlrpc  | ||
| + | |||
=lockfile=  | =lockfile=  | ||
=logger=  | =logger=  | ||
Revision as of 15:46, 16 May 2012
Indeks - A - B - C - D - E - F - G - H - I - J - K - L - M - N - O - P - Q - R - S - T - U - V - W - X - Y - Z
last
lastb
lastlog
ld
ldconfig
ldd
less
lesskey
lftp
lftpget
link
ln
loadkeys
locale
locate
Menemukan file berdasarkan nama
- Cari file/direktori yang mengandung kata 'ubuntu' dan xmlrpc
 
locate ubuntu | grep xmlrpc
lockfile
logger
login
logname
logrotate
look
losetup
lpadmin
lpinfo
lpmove
lpq
lpr
lprm
lpstat
ls
Menampilkan isi direktori
- Tampilkan isi file berdasarkan tanggal & waktu terbaru
 
ls -alht
- Tampilkan hanya nama direktori/file
 
ls -1