Creating a command that compress a file and save it on a usb, but cannot detect the usb in linux.
Posted
by
Lance
on Super User
See other posts from Super User
or by Lance
Published on 2011-03-07T18:34:18Z
Indexed on
2011/03/08
8:13 UTC
Read the original article
Hit count: 203
First of all I can't detect the USB on linux using the command line. I check the directory dev and still cannot find the usb. used the df command to check the usb. I plug and typed df and then unplug and typed df again and nothing changed. We are using a server(telnet) to use the command line of linux on a windows 7 OS.
The second problem I have is how can I execute the bash script that I have made. It seems that I cant put my .sh file in /usr/bin/ I would like to make my command executable in all directories like a normal command. Sorry, im still newbie at this things. This is what I get on staying on Windows too much.
Sorry for my english. Thank you in advance.
© Super User or respective owner