aboutsummaryrefslogtreecommitdiff
path: root/etc/lsattr.fln
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2013-12-03 15:32:12 +0200
committerSergey Poznyakoff <gray@gnu.org>2013-12-03 15:32:12 +0200
commit5e501cf05fd1997018613304761d1104879353aa (patch)
treefd14fa84bf80b72e8472f8451639e33501afe886 /etc/lsattr.fln
parent495c4a5cadf67b7c9b5e0c8b224f7b68c42c8da4 (diff)
downloadeclat-5e501cf05fd1997018613304761d1104879353aa.tar.gz
eclat-5e501cf05fd1997018613304761d1104879353aa.tar.bz2
Implement sg --list
* etc/Makefile.am (FLNFILES): Add lsattr.fln (.fln.forlan): Use all prerequisites, not only the first one. (FORMATFILES): Remove lsattr.forlan (lsattr.forlan): Use implicit rule. (sg.forlan): New rule * etc/flncat.c (comment): Optionally output the comment. (main): Output " else " only if some non-whitespace and non-comment characters were output before. * etc/lsattr.fln: New file * src/sg-cl.opt: New option --list. * src/sg.c (list_option): New variable.
Diffstat (limited to 'etc/lsattr.fln')
-rw-r--r--etc/lsattr.fln16
1 files changed, 16 insertions, 0 deletions
diff --git a/etc/lsattr.fln b/etc/lsattr.fln
new file mode 100644
index 0000000..c4aab5c
--- /dev/null
+++ b/etc/lsattr.fln
@@ -0,0 +1,16 @@
+/* This file is part of Eclat.
+ Copyright (C) 2013 Sergey Poznyakoff.
+
+ Eclat is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 3, or (at your option)
+ any later version.
+
+ Eclat is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Eclat. If not, see <http://www.gnu.org/licenses/>. */
+

Return to:

Send suggestions and report system problems to the System administrator.