: Re: Writing a programming book: how to present directory structures What is good/preferred way of presenting directory trees in programming books? My main criteria are following: It should be readable
Try
tree -d
at the CLI. Does pretty much what you want - automatically and should be easy to copy and paste into a document.
shelelia@halo:~$ tree -d installs
installs
├── bash_library
├── dropbox
│  ├── DEBIAN
│  ├── DropboxServiceMenu-0.16.1
│  │  └── dropbox-scripts
│  └── kde
├── HP
...
It looks better on a terminal than in this post.
More posts by @Michele605
: Tools or communities for word association? Are there any tools or online communities that deal with word association? I'm looking for a resource where I could poll for common associations for
: How do I stick to one story? I have been writing bits and pieces for quite a while now. I just can't ever follow through. I have written tons of poems (close to 50) but the only reason
Terms of Use Privacy policy Contact About Cancellation policy © selfpublishingguru.com2024 All Rights reserved.