Searched refs:how (Results 1 – 12 of 12) sorted by relevance
/coreutils/man/ |
D | uptime.x | 2 uptime \- tell how long the system has been running
|
/coreutils/ |
D | README-prereq | 27 Here is an example of how to build a program from source. This
|
D | COPYING | 108 work under this License, and how to view a copy of this License. If 226 regardless of how they are packaged. This License gives no 322 fixed term (regardless of how the transaction is characterized), the 650 Also add information on how to contact you by electronic and paper mail. 666 For more information on this, and how to apply and follow the GNU GPL, see
|
D | TODO | 44 ls: add --format=FORMAT option that controls how each line is printed.
|
D | README | 36 file shouldn't affect how it operates, so that people can get the
|
D | configure.ac | 49 dnl FIXME: Once we figure out how to avoid false positives, we should
|
D | NEWS | 336 print details on how a file is being copied. 2107 level Makefile.am includes a $dir/local.mk that describes how to build 2277 symbolic link to a target, irrespective of how the target is specified. 2342 ls's -k option no longer affects how ls -l outputs file sizes. 2443 Now, it uses less than 30MB, no matter how many entries there are. 3576 no matter how many files are in a given directory. I.e., to list a directory 4178 infrastructure, it should cause no change in how the tools work. 4716 no matter how large the result. 5286 *** ATTENTION ***: if you know how to distinguish the following two cases
|
/coreutils/.github/ |
D | PULL_REQUEST_TEMPLATE.txt | 83 The HACKING file (above) contains more details about how to initial
|
/coreutils/src/ |
D | sort.c | 949 stream_open (char const *file, char const *how) in stream_open() argument 953 if (*how == 'r') in stream_open() 963 fp = fd < 0 ? nullptr : fdopen (fd, how); in stream_open() 967 else if (*how == 'w') in stream_open() 989 xfopen (char const *file, char const *how) in xfopen() argument 991 FILE *fp = stream_open (file, how); in xfopen()
|
/coreutils/doc/ |
D | perm.texi | 204 The @var{operation} part tells how to change the affected users' access 504 represented as another octal digit. Here is how the bits are arranged,
|
D | coreutils.texi | 1377 The following options modify how @command{chown} and @command{chgrp} 1506 that can be used to change how other commands work. 1988 If @var{offset} is given, it specifies how many input bytes to skip 3099 @itemx --follow[=@var{how}] 3111 There are two ways to specify how you'd like to track files with this option, 3492 Here are a few examples to illustrate how the 3495 Notice how, by default, one line may be split onto two or more: 3888 Control when and how the final line with cumulative counts is printed. 4311 fingerprint is considered infeasible at the moment, it is known how 4445 Many options affect how @command{sort} compares lines; if the results [all …]
|
D | sort-version.texi | 840 natsort -- how it works}).
|