sysinfo from command line

Any questions? Need some help?
Post Reply
User avatar
Sheldon
Posts: 188
Joined: 14 Apr 2014, 14:39

sysinfo from command line

Post by Sheldon »

Hi,

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

Kind regards,

Sheldon
User avatar
rednoah
The Source
Posts: 23953
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: sysinfo from command line

Post by rednoah »

Code: Select all

filebot -script fn:sysinfo
:idea: Please read the FAQ and How to Request Help.
User avatar
Sheldon
Posts: 188
Joined: 14 Apr 2014, 14:39

Re: sysinfo from command line

Post 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?
User avatar
rednoah
The Source
Posts: 23953
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: sysinfo from command line

Post by rednoah »

You don't need to worry about any of this.
:idea: Please read the FAQ and How to Request Help.
User avatar
Sheldon
Posts: 188
Joined: 14 Apr 2014, 14:39

Re: sysinfo from command line

Post by Sheldon »

Thanks!
Post Reply