Page 1 of 1

sysinfo from command line

Posted: 23 Nov 2016, 13:47
by Sheldon
Hi,

how can I get the sysinfo (runScript 'sysinfo') from the command line?

Kind regards,

Sheldon

Re: sysinfo from command line

Posted: 23 Nov 2016, 14:27
by rednoah

Code: Select all

filebot -script fn:sysinfo

Re: sysinfo from command line

Posted: 23 Nov 2016, 14:44
by Sheldon
Great! Thanks!

I receive

Code: Select all

FileBot 4.7.5 (r4581)
JNA Native: 4.0.1
MediaInfo: 0.7.88
7-Zip-JBinding: 9.20
Chromaprint: 1.1.0
Extended Attributes: OK
Script Bundle: 2016-11-18 (r461)
Groovy: 2.4.7
JRE: Java(TM) SE Runtime Environment 1.8.0_111
JVM: 32-bit Java HotSpot(TM) Client VM
CPU/MEM: 2 Core / 247 MB Max Memory / 8 MB Used Memory
OS: Windows Vista (x86)
Package: PORTABLE
Data: D:\Portable Applications\Platform\PortableApps\FileBot
Done ?(?????)? 
Is the last line

Code: Select all

Done ?(?????)? 
a problem?

Re: sysinfo from command line

Posted: 23 Nov 2016, 16:06
by rednoah
You don't need to worry about any of this.

Re: sysinfo from command line

Posted: 23 Nov 2016, 16:16
by Sheldon
Thanks!