Message214581
| Author | h.venev |
|---|---|
| Recipients | h.venev |
| Date | 2014-03-23.13:55:55 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1395582956.56.0.801867388239.issue21039@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Some programs' behavior is different depending on whether the path has a trailing slash or not. Examples include ls, cp, mv, ln, rm and rsync. URL paths may also behave differently. For example http://xkcd.com/1 redirects to http://xkcd.com/1/ Boost.Filesystem's path class also supports trailing slashes in paths. C++'s filesystem library proposal is also based on Boost.Filesystem. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-03-23 13:55:56 | h.venev | set | recipients: + h.venev |
| 2014-03-23 13:55:56 | h.venev | set | messageid: <1395582956.56.0.801867388239.issue21039@psf.upfronthosting.co.za> |
| 2014-03-23 13:55:56 | h.venev | link | issue21039 messages |
| 2014-03-23 13:55:56 | h.venev | create | |