Assuming that the folder is placed in home directory you type
cd /home/the_name_of_the_folder_you_want_opened
You can work around the space in the folder name by using quotes:
cd "saya lagi"
- Or you can "escape" any special character by putting a \ before it:
cd saya\ lagi
- Or just make use of the autocomplete feature using the tab key:
Type: cd sa and then just press the tab key so that linux can automatically complete the line for you. This only works if there are no other folders that begin with the letters "sa", else you should try "cd say" and tab or "cd saya" and tab, etc. If you press tab twice you'll get a list of possible folder names.
You can also drag a long named folder in the terminal and type cd before the name; use Ctrl+a to move the cursor to the beginning of the line.
Lastly, in case you use regular ubuntu (Gnome/nautilus) you can install the package nautilus-open-terminal, that will allow you to right-click a folder and start a terminal from there.
STumbling In Linux Land, STupid and Unlucky Pablo? The tribulations and happy discoveries of a Linux former Newbie, now bit more experienced user
Friday, July 18, 2008
Subscribe to:
Post Comments (Atom)
Blog Archive
-
▼
2008
(123)
-
▼
July
(26)
- Install OS without Floppy orCdDrive
- Make Wine Applications look better
- Install Exact Audio Copy (EAC) under WINE
- What is the coolest thing you can do usi...
- Disabling Compiz
- Tool to scan and search your media and hard disks
- uTorrent under Ubuntu in 3 Easy Steps
- CoLininux a new way of Linux virtualization
- Graphical Hard Disk Usage Tool
- Kill a process with and without windows
- How to move a window to another desktop
- GNOME Keyboard Shortcuts
- How to move to a folder fast in the terminal
- Installing the Perl Audio Converter Ubuntu
- Root privileges in Ubuntu no root password
- Install Tutorial: Adding Ubuntu to XP
- RubyRipper, Linux's EAC
- Which Linux program replaces which M$ Windows prog...
- Split lossless audio (ape, flac, wv, wav) by cue f...
- Super key
- Solution Ubuntu 8.04.1 freezes or locks up
- Essentail skills: installing software
- Essenstial skills:navigating the terminal
- Graphical Bootloader
- How to reboot or shut when Linux system freezes?
- Supergrub makes Grub a supertool
-
▼
July
(26)
No comments:
Post a Comment