SliTaz GNU/Linux official and community documentation wiki.
.png

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
en:handbook:commands [2012/04/09 22:23]
linea
en:handbook:commands [2015/07/14 20:13]
linea
Line 102: Line 102:
  
 <​code>​ $ rm -rf /​home/​hacker/​Templates </​code>​ <​code>​ $ rm -rf /​home/​hacker/​Templates </​code>​
 +
 +<note important>​Be careful when using this option. It will delete everything without asking!</​note>​
  
 Note you can also use the //-i// option to remove files or directories and their contents interactively:​ Note you can also use the //-i// option to remove files or directories and their contents interactively:​
Line 162: Line 164:
 ===== Talk on IRC ===== ===== Talk on IRC =====
  
-To discuss and transfer files via the many IRC servers available, SliTaz provides ​Rhapsody. The IRC client is simple, fast and lightweight,​ providing a pleasant, easy to handle ​ncurses ​configuration menu. To start the application from a terminal connecting to server (//​irc.toile-libre.org//​) and joining //#slitaz//: +To discuss and transfer files via the many IRC servers available, SliTaz provides ​LostIRC. The IRC client is simple, fast and lightweight,​ providing a pleasant, easy to handle ​GTK configuration menu. One of the main IRC channels for slitaz ​is irc.freenode.net#​slitaz
- +
-<​code>​ +
- $ rhapsody +
- /​connect ​irc.freenode.net +
- /​join ​#slitaz +
-</​code> ​+
  
 ===== Download files ===== ===== Download files =====
Line 174: Line 170:
 To download various file formats on the internet, you have the //wget// command. To grab a simple html page, the contents of a folder or an entire website: To download various file formats on the internet, you have the //wget// command. To grab a simple html page, the contents of a folder or an entire website:
  
-<​code> ​ $ wget http://​www.slitaz.org/​en/​doc/handbook/ </​code> ​+<​code> ​ $ wget http://​www.slitaz.org/​en/​doc/​ </​code> ​
  
 ===== List the available partitions ===== ===== List the available partitions =====
 
en/handbook/commands.txt · Last modified: 2016/10/01 07:30 by hgt