diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-09-21 10:49:07 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-09-21 10:49:07 +0000 |
commit | a08f7a62968c167e84bf012cb24dd8a187ae639f (patch) | |
tree | abb362430ea28ac08310cb02e8d6c27a6da21814 /package/modes | |
parent | d0996a25bd4030875fbc98cabea815dd6741dd0d (diff) | |
download | execline-a08f7a62968c167e84bf012cb24dd8a187ae639f.tar.xz |
Add the getcwd program
Diffstat (limited to 'package/modes')
-rw-r--r-- | package/modes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/modes b/package/modes index 29a5813..adf455e 100644 --- a/package/modes +++ b/package/modes @@ -22,6 +22,7 @@ forbacktickx 0755 foreground 0755 forstdin 0755 forx 0755 +getcwd 0755 getpid 0755 heredoc 0755 homeof 0755 |