I saved a copy of windows software on my external hard drive now I am unable to open my external .
I don’t have windows installed on my pc .
The only way I can see my external is through my terminal
linux-qe07:/home/warren # fdisk -l
** Disk /dev/sda: 465.8 GiB, 500107862016 bytes, 976773168 sectors**
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x675e5be7
Device Boot Start End Sectors Size Id Type
/dev/sda1 * 402733056 549535743 146802688 70G 83 Linux
/dev/sda2 207671296 218161739 10490444 5G 82 Linux swap / Solaris
/dev/sda3 549535744 976773167 427237424 203.7G 83 Linux
/dev/sda4 2048 207671295 207669248 99G f W95 Ext'd (LBA)
/dev/sda5 4096 33703935 33699840 16.1G 83 Linux
/dev/sda6 33705984 207671295 173965312 83G 83 Linux
Partition table entries are not in disk order.
**Disk /dev/sdb: 931.5 GiB, 1000204886016 bytes, 1953525168 sectors**
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
My external is sdb
Is there a command for me to cd to my external to remove this file
Normally I would have right clicked on a folder in my external & got the address from properties but that won’t work now.