This website requires JavaScript.
Explore
Help
Sign In
stupidcomputer
/
pash
Watch
1
Star
0
Fork
You've already forked pash
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
pash: limit list output to .gpg files.
Browse Source
...
This commit is contained in:
Dylan Araps
2019-11-30 14:53:02 +00:00
parent
50fb4d9b78
commit
369514574b
No known key found for this signature in database
GPG Key ID:
46D62DD9F1DE636E
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
2
pash
Unescape
Escape
View File
@ -89,7 +89,7 @@ pw_list() {
else
else
set +f
set +f
find -- * -type f
find -- * -type f
-name \*.gpg
fi
fi
}
}
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
stupidcomputer/pash
Title
Body
Create Issue