On Sat, Feb 27, 2010 at 4:44 AM, rajkumar vbalakrishnasamy
wrote:
> Hello,
> Is there any option for hiding the files using gobohide tool.
No, only symlinks and directories can be hidden. That's a design
decision to prevent the gobohide list from growing too much due to
misuse and causing
Hello,
Is there any option for hiding the files using gobohide tool.
On Tue, Feb 23, 2010 at 12:12 PM, Michael Homer wrote:
> On Tuesday 23 February 2010 19:33:37 rajkumar vbalakrishnasamy wrote:
> > This is the *ls *output of my current working directory:
> > [r...@localhost 2.6.29.1-r1]
On Tuesday 23 February 2010 19:33:37 rajkumar vbalakrishnasamy wrote:
> This is the *ls *output of my current working directory:
> [r...@localhost 2.6.29.1-r1]# ls -l
> total 460
> -rw-r--r--. 1 user user 22193 2009-04-27 00:35 01-gobohide.patch
> -rw-r--r--. 1 user user 342772 2009-04-27 00:35
>
The *command* i have used is:
[r...@localhost 2.6.29.1-r1]# patch -i 01-gobohide.patch -p1
The next patch would create the file fs/gobohide.c,
which already exists! Assume -R? [n]
Apply anyway? [n]
Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file fs/gobohide.c.rej
can't find file
On Tue, Feb 23, 2010 at 12:34 AM, rajkumar vbalakrishnasamy
wrote:
> Hello,
> I tried that option but it is asking file to patch ,i do not know
> how to point the patch file
>
> The output is displayed below:
>
> The next patch would create the file fs/gobohide.c,
> which already exists!
Hello,
I tried that option but it is asking file to patch ,i do not know
how to point the patch file
The output is displayed below:
The next patch would create the file fs/gobohide.c,
which already exists! Assume -R? [n]
Apply anyway? [n]
Skipping patch.
1 out of 1 hunk ignored -- savi
On Fri, Feb 19, 2010 at 2:07 PM, rajkumar vbalakrishnasamy
wrote:
> Hi all,
Hi,
> i installed the gobohide tool and executed the ./gobohide -h poll
> [folder name] command but it displayed the error "ioctl: Inappropriate ioctl
> for device".And when i googled i came to know that i nee
Hi all,
i installed the gobohide tool and executed the ./gobohide -h poll
[folder name] command but it displayed the error "ioctl: Inappropriate ioctl
for device".And when i googled i came to know that i need to add patch but
when i added the patch using the command "patch -i /path/to/go