<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://kontenbelajar.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Nano</id>
	<title>Nano - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://kontenbelajar.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Nano"/>
	<link rel="alternate" type="text/html" href="https://kontenbelajar.com/wiki/index.php?title=Nano&amp;action=history"/>
	<updated>2026-04-17T01:13:30Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.1</generator>
	<entry>
		<id>https://kontenbelajar.com/wiki/index.php?title=Nano&amp;diff=42&amp;oldid=prev</id>
		<title>Aditya: Created page with &quot;GNU nano is a simple terminal-based text editor. Though not as powerful as Emacs or Vim, it is easy to learn and use. Nano is ideal for making small changes to existing config...&quot;</title>
		<link rel="alternate" type="text/html" href="https://kontenbelajar.com/wiki/index.php?title=Nano&amp;diff=42&amp;oldid=prev"/>
		<updated>2021-01-25T07:03:11Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;GNU nano is a simple terminal-based text editor. Though not as powerful as Emacs or Vim, it is easy to learn and use. Nano is ideal for making small changes to existing config...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;GNU nano is a simple terminal-based text editor. Though not as powerful as Emacs or Vim, it is easy to learn and use. Nano is ideal for making small changes to existing configuration files or for writing short plain text files. It was originally created as a free replacement for the non-free Pico editor. Pico is the terminal-based editor used in the Pine email suite from the University of Washington. &lt;br /&gt;
&lt;br /&gt;
Secara default, nano sudah terinstall pada ubuntu (linux).&lt;br /&gt;
Cara menggunakan nano adalah dengan mengetikkan '''nano &amp;lt;nama file&amp;gt;''' pada terminal. Contoh : nano testing.txt&lt;br /&gt;
Jika file ''testing.txt'' belum ada, maka akan dibuat secara otomatis.&lt;br /&gt;
Terdapat beberapa perintah yang dapat di-eksekusi ketika menggunakan nano, yang dapat dilihat pada bagian bawah dari window nano. Misalnya ^x yang artinya adalah exit (nanti kita akan ditanya apakah file yang kita buat/modifikasi akan disimpan atau tidak dengan memilih Y atau N), dan lain sebagainya. Tanda ^ merepresentasikan 'ctrl' pada keyboard. Jadi jika kita akan keluar, maka kita mengetikkan 'ctrl+x'.&lt;br /&gt;
&lt;br /&gt;
===Referensi===&lt;br /&gt;
https://help.ubuntu.com/community/Nano&lt;br /&gt;
&lt;br /&gt;
===Pranala Menarik===&lt;br /&gt;
[[Text editor]]&lt;/div&gt;</summary>
		<author><name>Aditya</name></author>
		
	</entry>
</feed>