General :: Hide Folder Containing Files In Ubuntu 9.10?

Apr 7, 2010

how to hide folder containing files in ubuntu 9.10

View 1 Replies


ADVERTISEMENT

Ubuntu :: Hide Folders Or Files Without Adding Period "." To Rename File Or Folder

Jun 18, 2011

I am trying to hide some folders in Ubuntu Linux which are always hidden in Windows through File/Folder Attributes (attrib -h)

It is not an option for me to rename the folder from let's say "Ancient texts directory" to ".Ancient Texts Directory" because the programs associated with these files and shortcuts will not work in Windows. I would like to make the folder hidden by not renaming the folder. Is that so hard to ask?

Is there really no other way of making a folder or a file hidden in Linux just like in Windows by Applying Attributes? I Don't want to rename it by putting a dot in front of it. Moreover renaming a file by putting a dot in front of the name changes the position the folder appears in the list view. For some people this may be ridiculous, but for me with a few hundred files and folders and subfolders, this organisation is important, aside from the aforementioned reasons.

I need to maintain compatibility between the two operating systems' basic folder structure as i must use both Operating systems.

View 9 Replies View Related

General :: Hide Files On System?

Feb 7, 2011

Can anyone tell me how to hide files on Linux

View 4 Replies View Related

General :: Hide .dot Files For Some Shared Directory Trees?

Nov 5, 2010

Somehow, I have flipped a bit somehwere, and some directories, particularly those shred through SAMBA, have flipped their sorting.

where those things are configured?

I also want to hide .dot files for some shared directory trees.

View 3 Replies View Related

Ubuntu :: How To Hide Folder / Directory

Dec 26, 2010

How to hide a folder in ubuntu senior? or how to create a private folder in ubuntu?

View 1 Replies View Related

General :: List Folder Size And Number Of Files And Folders In Folder?

Nov 23, 2010

In Linux bash shell, for a given directory, how can I list:The create date for that directory The number of files in that directory The number of subdirectories in that directory.

View 3 Replies View Related

General :: Copying All .jpg Or .JPG Files From A Folder And All Its Subfolders To /usr/name/pictures Folder?

Sep 10, 2009

How would i go about copying all .jpg or .JPG files from a folder and all its subfolders to my /usr/name/pictures folder? I'm guessing I'd have to use some sort of .[jJ][pP][gG] to get all the pictures from other examples i've seen, but really not sure how to use that in a recursive cp.

View 14 Replies View Related

General :: Copy Files From One Folder To Another Folder Using Shell?

Mar 4, 2010

i need to copy files from a folder called output files to another folder called running but im not able to do it i always get a stat error

View 14 Replies View Related

Ubuntu :: Home Folder Contents Appears In Desktop / Hide Them?

Jun 29, 2010

My home folders contents like download , documents ....
ae displayed in desktop too
and i can't hide them
and if i delete one of them the original one will be deleted

View 2 Replies View Related

Ubuntu :: Way To 'hide' All 'folder Widgets' From Desktop With Mouse Action

Feb 12, 2011

is there a way to 'hide' all 'folder widgets' from the desktop with a mouse (or keyboard) action? I mean hide as in 'make invisible', not as in 'close forever'I'm trying to mimic this Window's app: URL..., which is nothing more than a 'folder widget' for windows. The only thing that this app has that I can not reproduce in KDE is the ability to hide all 'folder widgets' with a mouse action (Fences does it with a double click on the desktop).

View 4 Replies View Related

General :: Keep Chmod On Folder / Sub-folder And Files?

Nov 3, 2010

I got a folder that I transfer stuff to all the time. the folder is in chmod 775 but when i upload folders and files, they are given chmod 700, but i want it chmod 775 everytime i upload something. so far i have logged in to my linux computer and did a chmod -R 775 to the folder every time i uploaded something to it. is there a function somewhere to make it 775 everytime i upload or can i have something run a script, so i don't have to go in and write it everytime i upload something?

View 2 Replies View Related

General :: Copy Files And Folder Except Some Files And Folders?

Jun 8, 2010

I have many files and folders in my source folder. I want to copy some files and folders from that source folder to destination folder. What should be require to given with the "cp" command?

View 1 Replies View Related

General :: Queue Up All Audio Files In Particular Folder Which Also Has .txt Files?

Mar 20, 2010

I wanted to queue up all audio files in particular folder which also has .txt files.I tried$find /data/songs -iname '[^txt]' -exec totem --enqueue '{}' ';'Thinking that this will exclude txt like expression in 'grep'.It did not work

View 2 Replies View Related

Ubuntu :: How To Hide Files

Sep 7, 2010

i want to know how to hide files and folders in ubuntu as we have option in windows??

View 8 Replies View Related

Ubuntu :: How To Lock Or Hide Files

Apr 2, 2010

I've been facing this problem of locking up files, I've three users in my system, I can't lock a folder but just can hide it by appending . in front of file. Is there any tool/software in linux to lock a file, so other users cannot even open/see. I tried with chmod options but didn't work?

View 8 Replies View Related

Ubuntu :: Lock Or At Least Hide Files?

May 28, 2010

I use a Mac at work. Attached to it is an external hard drive (personal) that I would like to either encrypt or either make invisible tave ubuntu on my personal laptop.Could I make it ext4 and unviewable by Mac or PC or something along those lines so that nobody just goes through my (personal) stuff by just logging in and going on the desktop? I'm looking for something that will still allow me to access them fairly easily such as file permissions or something. I don't wanna put it into a zip file or a password protected rar file. I know nothing is 100% but I at least want a layer of security.

View 4 Replies View Related

Ubuntu :: Hide Files That Start With ~$?

Aug 23, 2010

Is there a hide file list in ubuntu where I can add files that start with ~$ and it work exactly like adding a dot in front of said files?(My objective is to hide files that are automatically generated by solidworks and clutter the server...)

View 2 Replies View Related

General :: Change Folder Permissions Without Changing The Permissions Of The Files Within The Folder?

Aug 11, 2010

How do I change folder permissions without changing the permissions of the files within the folder?

View 6 Replies View Related

Fedora :: Brasero Hide Files In The CD?

Dec 1, 2009

i've tried adding files in my CD which is full of pictures.if i tried listing likeQuote:

[benicio@localhost Pictures in CD]$ ls -l
total 8
dr-xr-xr-x. 2 benicio benicio 8192 2009-12-02 09:22 NITZ BDAY

[code]...

View 1 Replies View Related

Ubuntu :: Best And Full Feature Editor - Open All Files In A Folder When Drag And Drop The Folder On It

Jun 21, 2011

when i used windows there was this wonderful editor named Notepad++.it was perfect(it still is) some of its best and useful features of it (for me) was:

1-open all files in a folder when drag and drop the folder on it
2-search and replace a statement in all open files
3-have an extended mode which include special characters like

and so on.. i want to know if there is an editor with this feature in ubuntu?

View 8 Replies View Related

Ubuntu Servers :: Testing Website - How To Hide PHP Code And Files

Mar 12, 2010

I have just set up my web server for the first time in Linux (used to be Windows 2003). I have a web site [URL], could someone with experience please check this web site to see if the PHP files are hidden (and therefor my PHP code can't be seen). If they can be seen then how do I hide the PHP files?

View 6 Replies View Related

Ubuntu :: Copy Files From Original Folder To $user Folder?

Oct 22, 2010

i want make a bash panel and i want he will copy files from orginal folder to $user folder i mean when for explame i type i want install some server he say cp: cannot stat 'root/Desktop/2/files/beckup/sa-mp-steam': No such file or directory.

View 6 Replies View Related

General :: In Which Folder Log Files Located In Ubuntu

May 26, 2011

I know I can use the log file viewer to look at the logs; however, I was hoping someone can tell me exactly which folder contains the log files so I can view these files directly.

View 2 Replies View Related

General :: Folder Gone Missing On HD With All Files In It

May 3, 2010

I have an external 2.5" eSATA drive which up till now was using via USB2.0 connection and was working perfectly. The drive is pretty new - I think less then a year and it's a Seagate too of which I think to be more reliable although still consumer based.I had connected the drive to FreeBSD 8.0 32bit on my server in ReadOnly mode using ext2fs in order to stream the information across my network.

Plugging the drive into Linux recently yielded everything performing fine, as the drive stores all the seasons of a TV show I started recognizing that things where outa whack when the linearity of the episodes stopped being sequential and previous episodes started playing when clicking an incremented episode.

The drive is formatted with the ext3 filesystem and I have already attempted to run e2fsck -p on it which showed up as the drive being 'clean'.I then attempted to use my notebooks eSATA Express card to connect the drive via the eSATA cable as I have found it to be more reliable then the USB2 / ext3 solution which I've had my fair share of problems with. However, the drives TOC or Journal maybe damaged by whatever reason so I will need to repair that.I stumbled across Magic Rescue and so far have compiled it but not used it as I wanted to be sure first if there was another way to do this.

View 5 Replies View Related

General :: Move Files In A Folder If It Is Not In Use?

Jun 24, 2011

In my bash script I need to move files in a folder if it is not in use.

Code:
for entry in `ls /root/shared_storage/input`; do
echo $entry
run=`lsof /root/shared_storage/input/$entry`
ru=${run:0:5}
echo $entry
if [ "$ru" == "" ]; then
........
It worked fine sometimes but sometimes it just get stuck at lsof. Is there any other way that I can use here to check if the $entry is using some other process?

View 10 Replies View Related

General :: Sha1sum A Folder And Files?

Nov 2, 2010

Is there anyway to make a hash (or similar), of a folder of files, for data integrity purposes?

I tried with sha1sum, but it cant do it.

Is it possible with some other software?

View 2 Replies View Related

Ubuntu :: Option To Hide / Unhide Hidden Files Inside Nautilous With Press Of Button?

Nov 1, 2010

Is there an option to hide and unhide hidden files inside nautilous with a press of a button?And without the need to browse the edit-preferences-etc all the time?

View 4 Replies View Related

General :: Copy Files Using Xargs From A Folder To Another?

Jun 10, 2009

I'm trying to copy a list of files except the files which has ".log" in the filename to another folder.I can run it correctly when I am located in the Source folder, but not when I am in any other location.cd /home/me/Sourcels /home/me/Source -1|grep -v "^.*log$" |xargs -n 1 -iHERE cp -r HERE /home/me/DestinationHow can I indicate both Source and Destination Folder?

View 2 Replies View Related

General :: Compare Files On Ftp-server And In A Folder?

Apr 12, 2010

How to compare files on ftp-server and in a folder in Linux?

View 4 Replies View Related

General :: Maximum Number Of Files Per Folder?

Apr 28, 2011

I would like to ask you if there is any maximum allowed number of files per folder in linux (without risking it to lose everything). I am using openuse 11.4 with latest kde (4.6?).

I am trying something fast and dirty and it might be that one folder will contain like 10^6 files.

Is there is anything I should be warned about that?

View 10 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved