Is there a faster way to wipe your ssd with the Linux terminal then DD if/dev/zero of=/dev/sda ??
@Ghosty I guess that depends on how and why you're trying to wipe data.
@architect just want to delete all stuff on that ssd
@Ghosty Then if you don't need it to be securely erased, just reformat it. Takes significantly less time and will clear all the references to your files at the same time