tFixed directory tress - monochromatic - monochromatic blog: http://blog.z3bra.org
(HTM) git clone git://z3bra.org/monochromatic
(DIR) Log
(DIR) Files
(DIR) Refs
---
(DIR) commit c590bd90c3a22328c853cbc2f9062647250946bf
(DIR) parent 3aeb0fb6b824a9d4f67069961288daa7421e744f
(HTM) Author: z3bra <willy@mailoo.org>
Date: Tue, 1 Apr 2014 11:47:01 +0200
Fixed directory tress
Diffstat:
M 2013/11/plain-old-mails.txt | 6 +++---
M 2014/03/toolbox.txt | 16 ++++++++--------
2 files changed, 11 insertions(+), 11 deletions(-)
---
(DIR) diff --git a/2013/11/plain-old-mails.txt b/2013/11/plain-old-mails.txt
t@@ -42,9 +42,9 @@ setup (We will improve it later)
$ tree $HOME/var/mail
/home/z3bra/var/mail/
└── INBOX
- ├── cur
- ├── new
- └── tmp
+ ├── cur
+ ├── new
+ └── tmp
4 directories, 0 files
(DIR) diff --git a/2014/03/toolbox.txt b/2014/03/toolbox.txt
t@@ -182,14 +182,14 @@ will create a file hierarchy looking like this:
│ ├── int
│ └── out
└── irc.iotek.org
- ├── in
- ├── nickserv
- │ ├── in
- │ └── out
- ├── out
- └── #wizards
- ├── in
- └── out
+ ├── in
+ ├── nickserv
+ │ ├── in
+ │ └── out
+ ├── out
+ └── #wizards
+ ├── in
+ └── out
The first folder is the server, and the subfolders are the channels which you
are connected to. The 'in' and 'out' files are named pipes that you can read