<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://alteeve.com/w/index.php?action=history&amp;feed=atom&amp;title=Anvil-file-details</id>
	<title>Anvil-file-details - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://alteeve.com/w/index.php?action=history&amp;feed=atom&amp;title=Anvil-file-details"/>
	<link rel="alternate" type="text/html" href="https://alteeve.com/w/index.php?title=Anvil-file-details&amp;action=history"/>
	<updated>2026-05-01T10:25:24Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.42.3</generator>
	<entry>
		<id>https://alteeve.com/w/index.php?title=Anvil-file-details&amp;diff=7809&amp;oldid=prev</id>
		<title>Digimer: Created page with &quot;{{man_header}}  = NAME =  anvil-file-details - Display details of the file passed in  = SYNOPSIS =  &#039;&#039;&#039;anvil-file-details&#039;&#039;&#039; &#039;&#039;&amp;lt;/path/to/file&amp;gt; &#039;&#039;  = DESCRIPTION =  All this does is stat a file and return the information in a parsable way. For this reason, translatable strings are not used.  = OPTIONS =  ;-?, -h, &#039;&#039;&#039;--help&#039;&#039;&#039; : Show this man page. ; &#039;&#039;&#039;--log-secure&#039;&#039;&#039; : When logging, record sensitive data, like passwords. ; -v, -vv, -vvv : Set the log level to 1, 2...&quot;</title>
		<link rel="alternate" type="text/html" href="https://alteeve.com/w/index.php?title=Anvil-file-details&amp;diff=7809&amp;oldid=prev"/>
		<updated>2024-08-01T00:13:09Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{man_header}}  = NAME =  anvil-file-details - Display details of the file passed in  = SYNOPSIS =  &amp;#039;&amp;#039;&amp;#039;anvil-file-details&amp;#039;&amp;#039;&amp;#039; &amp;#039;&amp;#039;&amp;lt;/path/to/file&amp;gt; &amp;#039;&amp;#039;  = DESCRIPTION =  All this does is stat a file and return the information in a parsable way. For this reason, translatable strings are not used.  = OPTIONS =  ;-?, -h, &amp;#039;&amp;#039;&amp;#039;--help&amp;#039;&amp;#039;&amp;#039; : Show this man page. ; &amp;#039;&amp;#039;&amp;#039;--log-secure&amp;#039;&amp;#039;&amp;#039; : When logging, record sensitive data, like passwords. ; -v, -vv, -vvv : Set the log level to 1, 2...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Páàjì titun&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{man_header}}&lt;br /&gt;
&lt;br /&gt;
= NAME =&lt;br /&gt;
&lt;br /&gt;
anvil-file-details - Display details of the file passed in&lt;br /&gt;
&lt;br /&gt;
= SYNOPSIS =&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;anvil-file-details&amp;#039;&amp;#039;&amp;#039; &amp;#039;&amp;#039;&amp;amp;lt;/path/to/file&amp;amp;gt; &amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
= DESCRIPTION =&lt;br /&gt;
&lt;br /&gt;
All this does is stat a file and return the information in a parsable way. For this reason, translatable strings are not used.&lt;br /&gt;
&lt;br /&gt;
= OPTIONS =&lt;br /&gt;
&lt;br /&gt;
;-?, -h, &amp;#039;&amp;#039;&amp;#039;--help&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
: Show this man page.&lt;br /&gt;
; &amp;#039;&amp;#039;&amp;#039;--log-secure&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
: When logging, record sensitive data, like passwords.&lt;br /&gt;
; -v, -vv, -vvv&lt;br /&gt;
: Set the log level to 1, 2 or 3 respectively. Be aware that level 3 generates a significant amount of log data.&lt;br /&gt;
&lt;br /&gt;
== Commands: ==&lt;br /&gt;
&lt;br /&gt;
;&amp;#039;&amp;#039;&amp;#039;--file&amp;#039;&amp;#039;&amp;#039; /path/to/file&lt;br /&gt;
: This is the file being examined.&lt;br /&gt;
; &amp;#039;&amp;#039;&amp;#039;--with-md5sum&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
: Given how long calculating MD5 sums can take on large files, by default this is not done. If you want the md5sum calculated, use this switch.&lt;br /&gt;
&lt;br /&gt;
== EXAMPLE ==&lt;br /&gt;
&lt;br /&gt;
The output will show the following information:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
anvil-file-details --with-md5sum --file /mnt/shared/files/rhel-9.2-x86_64-dvd.iso&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;text&amp;quot;&amp;gt;&lt;br /&gt;
File: [/mnt/shared/files/rhel-9.2-x86_64-dvd.iso]&lt;br /&gt;
size: [9595977728]&lt;br /&gt;
mode: [04644]&lt;br /&gt;
uid: [1000]&lt;br /&gt;
gid: [1000]&lt;br /&gt;
mtime: [1690423778]&lt;br /&gt;
md5sum: [90cf58ff7a8f6ef8cb20b8ff091e84b7]&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= AUTHOR =&lt;br /&gt;
&lt;br /&gt;
Written by Madison Kelly, Alteeve staff and the Anvil! project contributors.&lt;br /&gt;
&lt;br /&gt;
= REPORTING BUGS =&lt;br /&gt;
&lt;br /&gt;
Report bugs to users@clusterlabs.org&lt;br /&gt;
&lt;br /&gt;
{{footer}}&lt;/div&gt;</summary>
		<author><name>Digimer</name></author>
	</entry>
</feed>