|
|
|
|
114
|
>
|
114
|
>
|
115
|
> and *everything* will work.
|
115
|
> and *everything* will work.
|
116
|
|
116
|
|
117
|
- * Try for copy/paste-able code i.e. avoid prompt char (`$`, `%`, `%`)
|
|
|
118
|
- unless you are pasting *output*. To convey the need of root privilege,
|
|
|
119
|
- mention that in surrounding text or use *sudo*.
|
|
|
120
|
-
|
|
|
|
|
117
|
+ * Unless you are pasting *output*, avoid prompt char (`$`, `%`, `%`)
|
|
|
118
|
+ in order to provide code that can be copied. To convey the need of
|
|
|
119
|
+ root privilege, mention that in surrounding text or use *sudo*.
|