Join Slack
Powered by
Hi, my question is related to Magic tool. Can I ex...
# analog-design
a
Ahmed Reda
08/03/2022, 12:38 AM
Hi, my question is related to Magic tool. Can I execute commands such as "extract all" or "ext2spice" directly from the terminal without opening the Magic tool or using its console?
@Tim Edwards
. Thanks in advance.
t
Tim Edwards
08/03/2022, 12:18 PM
Copy code
magic -dnull -noconsole << EOF <commands here> EOF
a
Ahmed Reda
08/03/2022, 3:31 PM
Thanks. I got it
2
Views
Open in Slack
Previous
Next