Lines Matching refs:F
973 stty no longer crashes when processing settings with -F also specified.
1067 tail -F 'dir/file' is now monitored even when 'dir' is replaced.
1252 tail -F now continues to process initially untailable files that are replaced
1371 tail -F now works with initially non existent files on a remote file system.
1500 resources with many files, or with -F if files were replaced many times.
1670 ln -sr '' F no longer segfaults. Now works as expected.
1815 tail -F has improved handling of symlinks. Previously tail didn't respond
2716 tail -F once again notices changes in a currently unavailable
2760 tail -F once again notices changes in a currently unavailable directory,
2835 touch's --file option is no longer recognized. Use --reference=F (-r)
2946 tail -F (inotify-enabled) would abort when a tailed file is repeatedly
2950 tail -F (inotify-enabled) could fail to follow renamed files.
2951 E.g., given a "tail -F a b" process, running "mv a b" would
3047 tail -F (inotify-enabled) now consistently tails a file that has been
3540 sort accepts a new option, --files0-from=F, that specifies a file
3671 "ptx -F'\' long-file-name" would overrun a malloc'd buffer and corrupt
3673 at the end of the option argument to --flag-truncation=STRING (-F),
3778 pr -F no longer suppresses the footer or the first two blank lines in
3966 "cp --parents F/G D" no longer creates a directory D/F when F is not
3967 a directory (and F/G is therefore invalid).
4007 "rm --interactive=never F" no longer prompts for an unwritable F
4334 seq now lets you use %a, %A, %E, %F, and %G formats.
4370 -F) option in 2006. Please write to <bug-coreutils@gnu.org> if this
4469 SunOS 4.1.4, Solaris 2.5.1 and OSF1/Tru64 V4.0F&V5.1.
4637 If the file F is non-seekable and contains fewer than N blocks,
4638 then before copying "dd seek=N of=F" now extends F with zeroed
4639 blocks until F contains N blocks.
4874 On modern hosts it now supports the C99-inspired %a, %A, %F conversion
4947 some relatively-contrived examples like 'cat F | sort -m -o F - G'
4948 are no longer safe, as 'sort' might start writing F before 'cat' is
5092 'cp --sparse=always F /dev/hdx' no longer tries to use lseek to create
5490 'test -w F' (to see if F is writable) could mistakenly report that it *was*
5491 writable, even though F was on a read-only file system, or F had an ACL
5492 prohibiting write access, or F was marked as immutable.
5516 corresponds to the new default behavior when none of -d, -l -F, -H, -L
5539 * 'ls --color -F symlink-to-dir' works properly
5686 one of the -d, -F, or -l options are given.