Δημοσιεύτηκε: 05 Φεβ 2012, 14:19
- Κώδικας: Επιλογή όλων
ilias@ilias-pc:~$ tree /usr/local/bin/lingua
/usr/local/bin/lingua
├── help
│ ├── css
│ │ └── style.css
│ ├── img
│ │ ├── board.png
│ │ └── board.svg
│ └── index.html
├── lib
│ ├── glossa-interpreter-docs
│ │ └── README.md
│ ├── java-gnome-docs
│ │ ├── AUTHORS
│ │ ├── COPYING
│ │ ├── HACKING
│ │ └── LICENSE
│ └── jopt-simple-docs
│ ├── LICENSE.txt
│ └── README.md
├── lingua.jar
└── source_printer.py
7 directories, 13 files
ilias@ilias-pc:~$