Lines Matching refs:last
368 specified, as only the last specified is significant in that case.
528 csplit --suppress-matched now elides the last matched line
779 for the last number, when locales are misconfigured.
846 whether FILE exists and has been modified since it was last read.
1089 by prefixing the last specified number like --tabs=1,+8 which is
1187 after explicitly specified tab stops, by prefixing the last
1476 mkdir --parents -Z now correctly sets the context for the last component,
1596 the context of an existing directory to that of its last copied descendant.
1774 Now df shows the base mounted file system rather than the last one mounted.
1808 [The "last write" bug was introduced in coreutils-5.3.0 but masked
1967 outputs a newline after the last number rather than a trailing separator.
3137 last component (possibly via a dangling symlink) can be created,
3469 seq -w now accounts for a decimal point added to the last number
3479 Using it has elicited a warning for the last three years.
4182 cp --backup no longer fails when the last component of a source file
4797 incorrect, as it failed to update the last-changed time and reset
5055 are one or two operands and the last one begins with +, or if
5057 For example, "od foo 10" and "od +10" now treat the last operand as
5285 when the bug is triggered, mv no longer removes the last hard link to a file.
5401 - 'du /' once again prints the '/' on the last line
5404 delay displaying the last part of a file that had stopped growing. That
5495 * du would fail with more than one DIR argument when any but the last did not
5748 * date -d 'last friday' would print a date/time that was one hour off
5752 This problem arose only with relative date strings like 'last monday'.