Trac is being migrated to new services! Issues can be found in our new
YouTrack instance and WIKI pages can be found on our
website.
- Timestamp:
-
Jan 4, 2011, 2:23:44 AM (13 years ago)
- Author:
-
indians
- Comment:
-
This command didn't worked as stdout (>) is redirected after the stderr fd copy (2>&1).
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v29
|
v30
|
|
58 | 58 | Open a terminal and start Pidgin as follows: |
59 | 59 | {{{ |
60 | | pidgin -d 2>&1 > ~/debug.log |
| 60 | pidgin -d > ~/debug.log 2>&1 |
61 | 61 | }}} |
62 | 62 | |
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!