Home
last modified time | relevance | path

Searched refs:hide (Results 1 – 5 of 5) sorted by relevance

/coreutils/man/
Dshred.x2 shred \- overwrite a file to hide its contents, and optionally delete it
/coreutils/src/
Dls.c2138 struct ignore_pattern *hide = xmalloc (sizeof *hide); in decode_switches() local
2139 hide->pattern = optarg; in decode_switches()
2140 hide->next = hide_patterns; in decode_switches()
2141 hide_patterns = hide; in decode_switches()
/coreutils/
DHACKING122 Run "git stash" to temporarily hide uncommitted changes in your
DNEWS970 to attempt to hide the original length of the file name.
5034 ls has a new --hide=PATTERN option that behaves like
5037 "ls --hide='*~'", then "lh -A" lists the file "README~".
/coreutils/doc/
Dcoreutils.texi7738 @item --hide=PATTERN
7739 @opindex --hide=@var{pattern}
7748 @command{lx} is an alias for @samp{ls --hide='*~'} and @command{ly} is
8255 @option{--hide-control-chars} (@option{-q}), and @option{--zero} options
8641 @itemx --hide-control-chars
8643 @opindex --hide-control-chars