Changeset e2c319f
- Timestamp:
- Feb 21, 2006, 12:46:07 AM (19 years ago)
- Children:
- 2f7b06c
- Parents:
- a422d29
- Location:
- final-system/ppc
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
final-system/ppc/hfsutils.xml
ra422d29 re2c319f 67 67 68 68 <seglistitem> 69 <seg>hattrib, hcd, hcopy, hdel, hdir, hfsutils, hformat, hls, hmkdir, hmount, hpwd, 70 hrename, hrmdir, humount, hvol (these are all hardlinks to hfsutils).</seg> 69 <seg>hattrib, hcd, hcopy, hdel, hdir, hfsutils, hformat, hls, hmkdir, 70 hmount, hpwd, hrename, hrmdir, humount, hvol (these are all hardlinks 71 to hfsutils).</seg> 71 72 </seglistitem> 72 73 </segmentedlist> … … 79 80 <varlistentry id="hattrib"> 80 81 <term><command>hattrib</command></term> 81 82 83 84 85 86 82 <listitem> 83 <para>Change FS file or directory attributes.</para> 84 <indexterm zone="ch-system-hfsutils hattrib"> 85 <primary sortas="b-hattrib">hattrib</primary> 86 </indexterm> 87 </listitem> 87 88 </varlistentry> 88 89 89 90 <varlistentry id="hcd"> 90 91 <term><command>hcd</command></term> 91 92 93 94 95 96 92 <listitem> 93 <para>Change working HFS directory.</para> 94 <indexterm zone="ch-system-hfsutils hcd"> 95 <primary sortas="b-hcd">hcd</primary> 96 </indexterm> 97 </listitem> 97 98 </varlistentry> 98 99 99 100 <varlistentry id="hcopy"> 100 101 <term><command>hcopy</command></term> 101 102 103 104 105 106 102 <listitem> 103 <para>Copy files to or from an HFS volume.</para> 104 <indexterm zone="ch-system-hfsutils hcopy"> 105 <primary sortas="b-hcopy">hcopy</primary> 106 </indexterm> 107 </listitem> 107 108 </varlistentry> 108 109 109 110 <varlistentry id="hdel"> 110 111 <term><command>hdel</command></term> 111 112 113 114 115 116 112 <listitem> 113 <para>Delete both forks of an HFS file.</para> 114 <indexterm zone="ch-system-hfsutils hdel"> 115 <primary sortas="b-hdel">hdel</primary> 116 </indexterm> 117 </listitem> 117 118 </varlistentry> 118 119 119 120 <varlistentry id="hdir"> 120 121 <term><command>hdir</command></term> 121 122 123 124 125 126 122 <listitem> 123 <para>Display an HFS directory in long format.</para> 124 <indexterm zone="ch-system-hfsutils hdir"> 125 <primary sortas="b-hdir">hdir</primary> 126 </indexterm> 127 </listitem> 127 128 </varlistentry> 128 129 129 130 <varlistentry id="hformat"> 130 131 <term><command>hformat</command></term> 131 132 133 134 135 136 132 <listitem> 133 <para>Create a new HFS filesystem and make it current.</para> 134 <indexterm zone="ch-system-hfsutils hformat"> 135 <primary sortas="b-hformat">hformat</primary> 136 </indexterm> 137 </listitem> 137 138 </varlistentry> 138 139 139 140 <varlistentry id="hfsutils"> 140 141 <term><command>hfsutils</command></term> 141 142 143 144 145 146 142 <listitem> 143 <para>Tools for accessing Macintosh HFS-formatted volumes.</para> 144 <indexterm zone="ch-system-hfsutils hfsutils"> 145 <primary sortas="b-hfsutils">hfsutils</primary> 146 </indexterm> 147 </listitem> 147 148 </varlistentry> 148 149 149 150 <varlistentry id="hls"> 150 151 <term><command>hls</command></term> 151 152 153 154 155 156 152 <listitem> 153 <para>List files in an HFS directory.</para> 154 <indexterm zone="ch-system-hfsutils hls"> 155 <primary sortas="b-hls">hls</primary> 156 </indexterm> 157 </listitem> 157 158 </varlistentry> 158 159 159 160 <varlistentry id="hmkdir"> 160 161 <term><command>hmkdir</command></term> 161 162 163 164 165 166 162 <listitem> 163 <para>Create a new HFS directory.</para> 164 <indexterm zone="ch-system-hfsutils hmkdir"> 165 <primary sortas="b-hmkdir">hmkdir</primary> 166 </indexterm> 167 </listitem> 167 168 </varlistentry> 168 169 169 170 <varlistentry id="hmount"> 170 171 <term><command>hmount</command></term> 171 172 173 174 175 176 172 <listitem> 173 <para>Introduce a new HFS volume and make it current.</para> 174 <indexterm zone="ch-system-hfsutils hmount"> 175 <primary sortas="b-hmount">hmount</primary> 176 </indexterm> 177 </listitem> 177 178 </varlistentry> 178 179 179 180 <varlistentry id="hpwd"> 180 181 <term><command>hpwd</command></term> 181 182 183 184 185 186 182 <listitem> 183 <para>Print the full path to the current HFS working directory.</para> 184 <indexterm zone="ch-system-hfsutils hpwd"> 185 <primary sortas="b-hpwd">hpwd</primary> 186 </indexterm> 187 </listitem> 187 188 </varlistentry> 188 189 189 190 <varlistentry id="hrename"> 190 191 <term><command>hrename</command></term> 191 192 193 194 195 196 192 <listitem> 193 <para>Rename or move an HFS file or directory.</para> 194 <indexterm zone="ch-system-hfsutils hrename"> 195 <primary sortas="b-hrename">hrename</primary> 196 </indexterm> 197 </listitem> 197 198 </varlistentry> 198 199 199 200 <varlistentry id="hrmdir"> 200 201 <term><command>hrmdir</command></term> 201 202 203 204 205 206 202 <listitem> 203 <para>Remaove an empty HFS directory.</para> 204 <indexterm zone="ch-system-hfsutils hrmdir"> 205 <primary sortas="b-hrmdir">hrmdir</primary> 206 </indexterm> 207 </listitem> 207 208 </varlistentry> 208 209 209 210 <varlistentry id="humount"> 210 211 <term><command>humount</command></term> 211 212 213 214 215 216 212 <listitem> 213 <para>Remove an HFS volume from the list of known volumes.</para> 214 <indexterm zone="ch-system-hfsutils humount"> 215 <primary sortas="b-humount">humount</primary> 216 </indexterm> 217 </listitem> 217 218 </varlistentry> 218 219 219 220 <varlistentry id="hvol"> 220 221 <term><command>hvol</command></term> 221 222 223 224 225 226 222 <listitem> 223 <para>Display or change the current HFS volume.</para> 224 <indexterm zone="ch-system-hfsutils hvol"> 225 <primary sortas="b-hvol">hvol</primary> 226 </indexterm> 227 </listitem> 227 228 </varlistentry> 228 229 -
final-system/ppc/powerpc-utils.xml
ra422d29 re2c319f 83 83 <varlistentry id="nvsetenv"> 84 84 <term><command>nvsetenv</command></term> 85 86 87 88 89 90 85 <listitem> 86 <para>Manipulate variables in the non-volatile RAM.</para> 87 <indexterm zone="ch-system-powerpc-utils nvsetenv"> 88 <primary sortas="b-nvsetenv">nvsetenv</primary> 89 </indexterm> 90 </listitem> 91 91 </varlistentry> 92 92 93 93 <varlistentry id="nvsetvol"> 94 94 <term><command>nvsetvol</command></term> 95 96 97 98 99 100 95 <listitem> 96 <para>Adjust the volume of the boot-up chime on Macintoshes.</para> 97 <indexterm zone="ch-system-powerpc-utils nvsetvol"> 98 <primary sortas="b-nvsetvol">nvsetvol</primary> 99 </indexterm> 100 </listitem> 101 101 </varlistentry> 102 102
Note:
See TracChangeset
for help on using the changeset viewer.