Message214581
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. |
|
| 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: <[email protected]> |
| 2014-03-23 13:55:56 | h.venev | link | issue21039 messages |
| 2014-03-23 13:55:56 | h.venev | create | |
|