Home | History | Annotate | Download | only in sh

Lines Matching full:export

159 .Dl ENV=$HOME/.shinit; export ENV
216 Export all variables assigned to.
1242 .It export Ar name ...
1243 .It export Fl p
1246 The only way to un-export a variable is to unset it.
1250 .Dl export name=value
1252 With no arguments the export command lists the names of all exported variables.