Ubuntu :: Add Files To Rar Through Terminal?
Feb 8, 2010How to add files to Rar through terminal?
View 4 RepliesHow to add files to Rar through terminal?
View 4 RepliesI have limited experience in terminal, but let me first explain what I am trying to do to see if there is some easier way to do it. Basically I want to change the skin in aMSN. I downloaded the new skin but am unable to unzip or move it without /root permissions. I don't know how to acquire this without being in terminal. So I figured there had to be some way to go into the terminal and use it to move the unzipped folder from the desktop to the aMSN skins folder.
View 3 Replies View RelatedI copied several folders over to a thumbdrive in Terminal, but I can't see the folders when I view the thumbdrive on any other system (tried a machine with xp and another with Ubuntu).I went back to the original machine where I did the coping and viewed the thumbdrive's contents in Terminal, and it shows everything to be there that I had copied. Is there a step I'm missing? I copied using cp -r. The reason I'm doing this is that the Ubuntu installation on the original machine is freezing up and I just want to backup some of the files before reinstalling Ubuntu.
View 1 Replies View RelatedI am looking at writing my own distro am and trying to get a hang of the basics. I know linux basics with some more advanced stuff mixed in and currently run the latest version of Ubuntu. My question is what files make up the terminal in Ubuntu?
I would like to take these, get a GRUB together and make a version of Linux. I know this could be insanely complicated but its all part of my learning curve. So back to my original question what files make up the terminal? My first experiment will be a dos-like terminal if I can figure it all out.
I can not find the piece of paper that I wrote this command down on so I have to ask for it again, sorry!! ( my mind is shrinking every day )
View 11 Replies View RelatedIs there a command for moving a certain amount-or all files-of a certain type? I know how to move files around but I can't find anything that explains how you would move multiple files at once.Writing this, I wonder, is it possible to move files by their size-moving all files under or over a certain size-rather than by type or name? I've looked but can't find how to do this, or if it's possible. Can't find anything on google with any combination of search terms.
View 4 Replies View Relatedim using ubuntu 10.04 sometimes i find more useful to use the terminal to copy or move folders or files to other directories (more important when they need admin permission)
today i tried to copy ALL files from a directory to another. and i realized that i dont know. i know that that "~ mv /ThisThing/ /ThisFolder/" "~ cp /ThisThing/ /ThisFolder/" but howould i be able to copy EVERYTHING from a folder into another. tis is diferent from copying the folder itself (which i also would like to know)i bet is a simple thing that i havent figured out!
I want to use the terminal to search for all files (also the hidden ones) who are not of a specified type.
For example; I want to find all files that do not end with *.txt.
How do I do this?
What folder[?] do I search to read for a USB drive (or any hard drive such as a partition) through the terminal?If you are asking why, I need to change the permission of this one folder. It was private, setting was 700 in UNIX I would like chmod to 755.You see, I'm browsing my laptop's hard drive that's mounted on a docking bay SATA to USB and I can't seem to browse one of my user's and I recall the permission setting was 700.nope, using the "Property -> Permission" method did not work.
View 5 Replies View RelatedI have a Windows PC that I'm trying to access from my Karmic Laptop terminal. I've got them connected over the network and have the drive in the Windows machine mounted, but I just can't find it in the filesystem. I'd like to write some scripts to move some files around, but am obviously off to a bad start.
View 1 Replies View RelatedI just installed Ubuntu 10.xx and I'm new. I want to install Savage2 with the terminal.
View 4 Replies View RelatedIs it possible to move multiple files and folders at once in terminal?
View 5 Replies View RelatedI don't seem to be able to create a new folder in my system files. I know I have to do this in the terminal as root, but I always get the answer that it cannot create the directory because there is no such file or directory. Yet the directory where I want to make the new folder definitely exists (I even just go there and try to create the folder)Here is the exact code:Code:lukas@lukas-VGN-FZ21E:/proc/asound/card0/pcm0p$ sudo mkdir ossmkdir: cannot create directory `oss': No such file or directory
View 4 Replies View RelatedI use Ubuntu Lucid and use the terminal to access my virtual server (GoDaddy - Red Hat Fedora Core 6). Using the terminal and entering SSH [account name]@IP gets me there. I can manipulate the server then.
But how do I transfer files to/from the Ubuntu terminal to the Fedora server? I want to (using Evolution) email a file on the server to someone.
it should include the user and password but how exactly?
View 3 Replies View RelatedI got a text file. Now I want to write a line by its number in a bash variable. That is all.
View 1 Replies View RelatedI want to know how to get the details of all files in my system more than 20mb or some specific amount of file size in Ubuntu terminal by using commands.
View 1 Replies View Relatedim having a little issue with using the rename function in ubuntu, i've been trying to google abit about how the file rename function works however i havent found out here (i dont mind if its python)Anyway to the point.I need to rename all files recursively under a specific folder.example file
Code:
stupid_info_Dummy_Artist-Dummy_track_something.mp3
example endresult
[code]....
I want to run pdf files on fedora 13 through text-only mode(i mean not gui but when i change it to init 3).At gui i know how to do it by converting pdf to html but if we are not at gui?
View 4 Replies View RelatedI typically use rm to delete files, but they don't end up in my trash folder in case I want to recover them. How do I make that happen and how do I access my trash folder via terminal? Doing me best to work from terminal rather than GUI and this one has me stumped. I am using Mint Julia.
View 2 Replies View RelatedHow can I play audio files via terminal. Afaik I've to install mplayer. Suppose I want to play list of audio files, is there any way to play all the files simultaneously via terminal?
View 7 Replies View RelatedI have two sets of drivers to install, one for a wireless device I'm trying to enable and the other is an driver set for a newly installed nVidia graphics card. Both drivers are from the manufacturers site.I'm running Ubuntu 10.04 on a Dell Precision 380.In terminal:
chmod a+x rt2870.bin
then:
./rt2870.bin
[code]...
Can I delete files in trash that is older than 10 days with a terminal command?
View 3 Replies View RelatedI've been spinning my wheels for a bit on this one not getting any traction. I have a list of pictures that have a bad extension that I would like to rename with the good extension. Here's a snippet of the list that I'm looking at:
listold
Code:
/Volumes/MyFiles/Pictures/2009/02 - February/Qeirstyn Playing Inside/._IMG_3347.JPG
/Volumes/MyFiles/Pictures/2009/02 - February/Qeirstyn Playing Inside/._IMG_3349.JPG
/Volumes/MyFiles/Pictures/2009/02 - February/Qeirstyn Playing Inside/._IMG_3350.JPG
/Volumes/MyFiles/Pictures/2009/02 - February/Qeirstyn Playing Inside/._IMG_3354.JPG
[Code]....
I get error when trying to open files with gedit from terminal, here the esteps:
Code:
1. Open Terminal
2. Show: [tgp@nobocanuser ~]$
3. type: su
4. password: ******
5. Show: [root@nobocanuser tgp]#
6. Type: gedit /etc/X11/xorg.conf (or another file to edit)
7. Show: (gedit:2687): EggSMClient-WARNING **: Failed to connect to the session
manager: None of the authentication protocols specified are supported
[Code]...
yesterday I tried to convert a file with ffmpeg and as usual I type the first letter of the file and hit tab to auto complete and nothing happened, I then cut and pasted the file name, no such file or directory I have 41 files in ~/videos and if I hit tab without choosing anything gnome terminal gives me the choice of just 1 file, ok just tried it again first time only 1 file second time 4 different files 1st file can't be found. I can't do anything from the command line, is anyone else seeing this odd behaviour ?
Edit: I just installed aterm and gnome terminal found some more files and now can't find them again, aterm seems to be removing the first 4 letters and replacing them with spaces
I'm using a mac, and just transferred a bunch o photos from another computer, and as it turns out, there is a bunch of duplicates.I'm not too familiar with the mac terminal, but if there is a solution for linux, it will probably work for the mac.Just need to be able to recursively scan all folders in my Pictures folder and then Delete them.
View 1 Replies View RelatedThe following script will work when I type the path to the file I want to checksum, but not when I drag the file to the terminal because the linux terminal (unlike the Mac) automatically puts quotes around the file path, which causes an error. I did not find anything in gconf-editor or anywhere else to alter this behaviour, and my post in Launchpad is unanswered so far. (the script in itself is not very useful, I just stumbled upon this error when experimenting with bash).
So, is there a workaround for stripping the quotes from the input, or can I configure the terminal to not quote the input when I drag a file into it (which I would prefer?)I am currently logged in from Mac OS, but the question refers to ubuntu karmic with which I dual boot.ADMINISTRATORS: Thanks for the quick reply to my newbie question about posting new threads. Actually I don't see now what the difficulty was; I guess I was tired from trying to debug the above script (not funny).
Using ubuntu 9.10
If I'm in a terminal window, and I open a file by typing eg :
It opens as a blank document... I know it has text in it though!
I've tried with other files and also with nano so it's not just a problem with a particular file.
How do I view the current contents of the file so I can then edit it?
I was messing around with fed 12 yesterday (only on a test installation) and i've hit a snag. I installed openbox and tint2, nitrogen, obconf etc so i could have a #!-style session at startup. It all worked fine until i installed pcmanfm and removed nautilus. The problem is that i can't display files in my home directory, either using pcmanfm, a reinstalled nautilus, or in terminals. Every time i try to point a file brower there it just seems to get stuck searching forever, until i kill it. Weirdly in terminator i can do an 'ls' to see visible files, but 'ls -la' causes the problem again.
ps i thought permissions might have something to do with it, so i did a 'chmod -R 777' as root. it changed permissions for quite a lot of the files but then froze again, and now the problem persists.