wok-current diff coreutils-path/description.txt @ rev 19966
Add fslint
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Jun 01 13:39:37 2017 +0200 (2017-06-01) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/coreutils-path/description.txt Thu Jun 01 13:39:37 2017 +0200 1.3 @@ -0,0 +1,5 @@ 1.4 +Coreutils: Core GNU (file, text, shell) utilities. 1.5 + 1.6 + * basename: strip directory and suffix from filenames 1.7 + * dirname: strip last component from file name 1.8 + * pathchk: check whether file names are valid or portable