printenv.1 (8b4f995accce84e16777644c66c6e16068d86221) | printenv.1 (06e482e60a60643b7d60549870f45c6ba6c4c7a8) |
---|---|
1.\" Copyright (c) 1980, 1990, 1993 2.\" The Regents of the University of California. All rights reserved. 3.\" 4.\" This code is derived from software contributed to Berkeley by 5.\" the Institute of Electrical and Electronics Engineers, Inc. 6.\" Redistribution and use in source and binary forms, with or without 7.\" modification, are permitted provided that the following conditions 8.\" are met: --- 32 unchanged lines hidden (view full) --- 41.Nm printenv , env 42.Nd print out the environment, set and print environment 43.Sh SYNOPSIS 44.Nm 45.Op Ar name 46.Nm env 47.Op Fl i 48.Op Ar name Ns = Ns Ar value ... | 1.\" Copyright (c) 1980, 1990, 1993 2.\" The Regents of the University of California. All rights reserved. 3.\" 4.\" This code is derived from software contributed to Berkeley by 5.\" the Institute of Electrical and Electronics Engineers, Inc. 6.\" Redistribution and use in source and binary forms, with or without 7.\" modification, are permitted provided that the following conditions 8.\" are met: --- 32 unchanged lines hidden (view full) --- 41.Nm printenv , env 42.Nd print out the environment, set and print environment 43.Sh SYNOPSIS 44.Nm 45.Op Ar name 46.Nm env 47.Op Fl i 48.Op Ar name Ns = Ns Ar value ... |
49.Op Ar utility Oo Ar argument ... Oc | 49.Op Ar utility Op Ar argument ... |
50.Sh DESCRIPTION 51The 52.Nm 53utility prints out the names and values of the variables in the environment, 54with one name/value pair per line. 55If 56.Ar name 57is specified, only --- 106 unchanged lines hidden --- | 50.Sh DESCRIPTION 51The 52.Nm 53utility prints out the names and values of the variables in the environment, 54with one name/value pair per line. 55If 56.Ar name 57is specified, only --- 106 unchanged lines hidden --- |