I hit a snag in filename completion that I don't see reported
in Debian's BTS, but that upstream apparently fixed last year:
https://github.com/scop/bash-completion/issues/509
AFAICT bookworm contains the fix, which I have applied to
all my systems (original-find is bullseye's):
a-2022-03.txt
and I wanted to save a new file in that directory, I could click the
"save as" menu option in the program, click in the file name box, type
d a t , hit Tab, and the file name would fill in as far as it could -
in this example, it would fill in with "data-2022-0".
>
>>
>> How about "mc"?
>
> Tried that, originally on ssh, from my iMac, but there was an issue
> because the iMac remaps the function keys. I know there's a way to turn
> that off, but I was going to have to re-attach a keyboard and screen to
reen to that computer anyway to run fsck, so I just waited to try it
from a direct keyboard instead of remotely.
MC didn't do anything the others didn't do.
What did work was that fsck detected illegal characters in the
filename, so the first "?" (at least the first one) m
On May 21, 2009, at 8:05 PM, Hilco Wijbenga wrote:
2009/5/20 Hal Vaughan :
Recently I started getting errors from rsync on a machine I don't
tend to
have to log on to very often. I checked the bad directory and get
this:
[...@scarecrow:threshNet]$ ls -l reportX
total 0
?- ? ? ? ?
On Thu, May 21, 2009 at 10:23:13AM -0700, Kelly Clowers wrote:
> For hard to type file names, I have a line in my .inputrc:
>
> Control-o: menu-complete
>
> Then you can press ctrl-o repeatedly to cycle through file names. If you
> can type the beginning of the name, it cycles through only the na
Hal Vaughan wrote:
>
> On May 21, 2009, at 8:05 PM, Hilco Wijbenga wrote:
>
>> 2009/5/20 Hal Vaughan :
>>> Recently I started getting errors from rsync on a machine I don't
>>> tend to
>>> have to log on to very often. I checked the bad directory and get
>>> this:
>>>
>>> [...@scarecrow:threshNet]
On May 21, 2009, at 8:05 PM, Hilco Wijbenga wrote:
2009/5/20 Hal Vaughan :
Recently I started getting errors from rsync on a machine I don't
tend to
have to log on to very often. I checked the bad directory and get
this:
[...@scarecrow:threshNet]$ ls -l reportX
total 0
?- ? ? ? ?
2009/5/20 Hal Vaughan :
> Recently I started getting errors from rsync on a machine I don't tend to
> have to log on to very often. I checked the bad directory and get this:
>
> [...@scarecrow:threshNet]$ ls -l reportX
> total 0
> ?- ? ? ? ? ? reportX/2009-r...@?
> [...@s
2009/5/21 Hilco Wijbenga :
> 2009/5/20 Hal Vaughan :
>> Recently I started getting errors from rsync on a machine I don't tend to
>> have to log on to very often. I checked the bad directory and get this:
>>
>> [...@scarecrow:threshNet]$ ls -l reportX
>> total 0
>> ?- ? ? ? ?
2009/5/20 Hal Vaughan :
> Recently I started getting errors from rsync on a machine I don't tend to
> have to log on to very often. I checked the bad directory and get this:
>
> [...@scarecrow:threshNet]$ ls -l reportX
> total 0
> ?- ? ? ? ? ? reportX/2009-r...@?
>
> Is the
On Wed, May 20, 2009 at 07:39, Hal Vaughan wrote:
> Recently I started getting errors from rsync on a machine I don't tend to
> have to log on to very often. I checked the bad directory and get this:
>
> [...@scarecrow:threshNet]$ ls -l reportX
> total 0
> ?- ? ? ? ? ? repo
> [...@scarecrow:threshNet]$ ls -l reportX
> total 0
> ?- ? ? ? ?? reportX/2009-r...@?
I remember seeing a similar thing (also in the context of rsync, by the
way), and I remember it took me a while to figure out how to fix it, and
I also remember that I fixed it without fs
On May 21, 2009, at 4:50 AM, Dave Sherohman wrote:
On Wed, May 20, 2009 at 10:39:38AM -0400, Hal Vaughan wrote:
Recently I started getting errors from rsync on a machine I don't
tend
to have to log on to very often. I checked the bad directory and get
this:
[...@scarecrow:threshNet]$ ls -l
On Wed, May 20, 2009 at 10:39:38AM -0400, Hal Vaughan wrote:
> Recently I started getting errors from rsync on a machine I don't tend
> to have to log on to very often. I checked the bad directory and get
> this:
>
> [...@scarecrow:threshNet]$ ls -l reportX
> total 0
> ?- ? ? ? ?
Recently I started getting errors from rsync on a machine I don't tend
to have to log on to very often. I checked the bad directory and get
this:
[...@scarecrow:threshNet]$ ls -l reportX
total 0
?- ? ? ? ?? reportX/2009-r...@?
At this point this is the only file in t
ransforms `((".*" ,autosave-dir t)))
>
> I am not sure, I think it was in the emacs faq.
thank you, i followed your instructions and now the backup files and
autosave files goes into .emacs.d subfolders instead of the working
folder, but I found that when i'm editing a file, the
On Tue, May 5, 2009 at 3:59 AM, Memnon Anon wrote:
> 明覺 writes:
>
>> thank you, now I prefer the way to keep all the backup and autosave
>> files in a seperate directory, such as ~/.emacs.d/autosave and
>> ~/.emacs.d/backup, how could i setup that? I'm not familiar with
>> emacs, currently in my
明覺 writes:
> thank you, now I prefer the way to keep all the backup and autosave
> files in a seperate directory, such as ~/.emacs.d/autosave and
> ~/.emacs.d/backup, how could i setup that? I'm not familiar with
> emacs, currently in my machine, there is only the ~/.emacs.d/
> directory which s
On Sun, May 3, 2009 at 9:58 PM, tyler wrote:
> tyler writes:
>
>> 明覺 writes:
>>
>>> I know that emacs auto save a file named filename~ when I modified the
>>> file filename, but I do not like the autosaved copy, could i stop this
>>> function?
tyler writes:
> 明覺 writes:
>
>> I know that emacs auto save a file named filename~ when I modified the
>> file filename, but I do not like the autosaved copy, could i stop this
>> function? thanks
>
> Set auto-save-default to nil, as explained in the Emacs manua
明覺 writes:
> I know that emacs auto save a file named filename~ when I modified the
> file filename, but I do not like the autosaved copy, could i stop this
> function? thanks
Set auto-save-default to nil, as explained in the Emacs manual:
(info "(emacs)Auto Save Control")
I know that emacs auto save a file named filename~ when I modified the
file filename, but I do not like the autosaved copy, could i stop this
function? thanks
--
My platform is Gnu/Linux Debian(sid-amd64, lenny-intelx86) Gnome
Mozilla/Iceweasel Gmail/Evolution Gtkmm/Anjuta/Emacs Scim Totem
On Wed, Apr 22, 2009 at 10:58 PM, Magnus Therning wrote:
> On Wed, Apr 22, 2009 at 3:43 PM, 明覺 wrote:
>> In order to make pidgin work, I removed .so from the filename of
>> /usr/lib/gstreamer-0.10/libgstladspa.so, but it seems this is a common
>> file, not speicific for pi
On Wed, Apr 22, 2009 at 3:43 PM, 明覺 wrote:
> In order to make pidgin work, I removed .so from the filename of
> /usr/lib/gstreamer-0.10/libgstladspa.so, but it seems this is a common
> file, not speicific for pidgin, I'm afraid some other programs which
> use it will break. Cou
2009/4/22 Patrick Wiseman :
> On Wed, Apr 22, 2009 at 10:43 AM, 明覺 wrote:
>> In order to make pidgin work, I removed .so from the filename of
>> /usr/lib/gstreamer-0.10/libgstladspa.so, but it seems this is a common
>> file, not speicific for pidgin, I'm afraid some othe
On Wed, Apr 22, 2009 at 10:43 AM, 明覺 wrote:
> In order to make pidgin work, I removed .so from the filename of
> /usr/lib/gstreamer-0.10/libgstladspa.so, but it seems this is a common
> file, not speicific for pidgin, I'm afraid some other programs which
> use it will break. Cou
In order to make pidgin work, I removed .so from the filename of
/usr/lib/gstreamer-0.10/libgstladspa.so, but it seems this is a common
file, not speicific for pidgin, I'm afraid some other programs which
use it will break. Could anyone explain simply what does
/usr/lib/gstreamer
I've pulled the flash drive, and ran e2fsck on it, correcting the
errors that it found. I also emptied out a number of corrupt .list
files, as suggested earlier.
This is the error I get now:
# apt-get --reinstall install coreutils
Reading package lists... Done
Building dependency tree... Done
0 u
I'm not too worried about losing anything. It's an embedded device
which runs off a flash drive, and its only purpose is to act as a file
server for a mounted USB drive. I've checked the drive and it's fine,
but its entirely possible the flash drive has been corrupted.
# cat /var/lib/dpkg/info/wa
On Sun, Jan 18, 2009 at 07:37:29PM -0800, Eric Higgins
was heard to say:
> Ah ha, now we are getting somewhere:
>
> It looks like the coreutils.list file has a script instead of a
> filelist. How do I go about fixing this for my system?
It looks like it got replaced by the postinst for wameri
On Sun, Jan 18, 2009 at 04:35:37PM -0800, Eric Higgins wrote:
> files list file for package `coreutils' contains empty filename
the file /var/lib/dpkg/info/coreutils.list seems to be corrupted.
Check it (and possibly also the filesystem)
In case of dubt, you could try
mv /var/lib/d
gt;> 1 upgraded, 0 newly installed, 0 to remove and 59 not upgraded.
>> Need to get 0B/2039kB of archives.
>> After unpacking 0B of additional disk space will be used.
>> (Reading database ... dpkg: error processing
>> /var/cache/apt/archives/dpkg_1.13.26_arm.deb (--unpack)
che/apt/archives/dpkg_1.13.26_arm.deb (--unpack):
> files list file for package `coreutils' contains empty filename
Do you see anything unusual in the file list for coreutils? (i.e.,
/var/lib/dpkg/info/coreutils.list) For instance, are there empty lines?
Does it look obviously corrupted?
raded.
Need to get 0B/2039kB of archives.
After unpacking 0B of additional disk space will be used.
(Reading database ... dpkg: error processing
/var/cache/apt/archives/dpkg_1.13.26_arm.deb (--unpack):
files list file for package `coreutils' contains empty filename
Errors were encountered while
On Sat, 2009-01-17 at 21:33 +0100, Eric Higgins wrote:
>
> # apt-get upgrade
...
> Preconfiguring packages ...
> (Reading database ... dpkg: error processing
> /var/cache/apt/archives/dpkg_1.13.26_arm.deb (--unpack):
> files list file for package `coreutils' contains empty
m packages: 100%
Preconfiguring packages ...
(Reading database ... dpkg: error processing
/var/cache/apt/archives/dpkg_1.13.26_arm.deb (--unpack):
files list file for package `coreutils' contains empty filename
Errors were encountered while processing:
/var/cache/apt/archives/dpkg_1.13.26_arm
Jeff D writes:
[...]
> something like this:
> $ dpkg -S /bin/bash
> bash: /bin/bash
Ron Johnson writes:
[...]
> Also:
> $ apt-file search /bin/bash
> bash: /bin/bash
> bash: /usr/bin/bashbug
> bash-minimal: /bin/bash-minimal
> bash-static: /bin/bash-static
These don't look like what I expe
On 01/07/09 19:32, Jeff D wrote:
On Wed, 7 Jan 2009, Harry Putnam wrote:
Last time I ran debian was several yrs ago.. back then I learned a way
using dpkg to extract the packagename of files found on the
machine... Assuming they came in using apt and dpkg.
I even kept a note about it which of
On Wed, 7 Jan 2009, Harry Putnam wrote:
> Last time I ran debian was several yrs ago.. back then I learned a way
> using dpkg to extract the packagename of files found on the
> machine... Assuming they came in using apt and dpkg.
>
> I even kept a note about it which of course is no where to be fo
Last time I ran debian was several yrs ago.. back then I learned a way
using dpkg to extract the packagename of files found on the
machine... Assuming they came in using apt and dpkg.
I even kept a note about it which of course is no where to be found
now that I need it again.
Anyone know how to
I have etch both in laptop and in my PC. I am using autofs to mount my
external HDD which is formatted vfat.
my local rules for udev mounting are as follows in both machines
[EMAIL PROTECTED]:~$ cat /etc/udev/rules.d/010_local.rules
SUBSYSTEMS=="usb", DRIVERS=="usb", ATTRS{product}=="Cruzer Micr
On 04/02/2008, Celejar <[EMAIL PROTECTED]> wrote:
> > Sounds great, but the only thing that really makes me interested is
> > the full keyboard control, as none of the other features I need. I'll
> > start looking for Tbird extensions that might help, or I'll learn to
> > write my own. I'm glad
On 5/3/07, Petr Sezemský <[EMAIL PROTECTED]> wrote:
After installing Debian 4.0 my favourite ksh style filename completion
using double Escape key doesn't operate. Only TAB works. In Debian 3.1
both worked. What I have to setup to bring this feature back.
Never knew about that
After installing Debian 4.0 my favourite ksh style filename completion
using double Escape key doesn't operate. Only TAB works. In Debian 3.1
both worked. What I have to setup to bring this feature back.
Thanks
Petr Sezemsky
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subje
any way to keep them as they are ie FileName as FileName
> > > instead of > filename or FILENAME as FILENAME instead of filename ?
> >
> > FAT is not case-sensitive.
> >
> True, but it *is* case-preserving.
Long time ago I was realy surprised while editing
names case is changed to lower
> >>> case.
> >>> Is there any way to keep them as they are ie FileName as FileName
> >>> instead of > filename or FILENAME as FILENAME instead of filename ?
> >> FAT is not case-sensitive.
> >>
> > True, but
gt;> Is there any way to keep them as they are ie FileName as FileName
>>> instead of > filename or FILENAME as FILENAME instead of filename ?
>> FAT is not case-sensitive.
>>
> True, but it *is* case-preserving.
I though that was only when MSFT did the 8.3 file-nam
On Sun, Mar 11, 2007 at 09:03:41AM -0500, Ron Johnson wrote:
> On 03/11/07 08:43, L.V.Gandhi wrote:
> > When I copy files to vfat drives , filenames case is changed to lower case.
> > Is there any way to keep them as they are ie FileName as FileName
> > instead of >
gt;
> > > Is there any way to keep them as they are ie FileName as FileName
> >
> > instead
> >
> > > of filename or FILENAME as FILENAME instead of filename ?
> >
> > I think this works:
> >
> > tar -C /path/to/source -cf - . | ( cd /path/
On 3/11/07, Cédric Lucantis <[EMAIL PROTECTED]> wrote:
> > When I copy files to vfat drives , filenames case is changed to lower
> > case. Is there any way to keep them as they are ie FileName as
FileName
> > instead of filename or FILENAME as FILENAME instead of fil
On 3/11/07, Cédric Lucantis <[EMAIL PROTECTED]> wrote:
Le dimanche 11 mars 2007 14:43, L.V.Gandhi a écrit:
> When I copy files to vfat drives , filenames case is changed to lower
case.
> Is there any way to keep them as they are ie FileName as FileName
instead
> of filename
> > When I copy files to vfat drives , filenames case is changed to lower
> > case. Is there any way to keep them as they are ie FileName as FileName
> > instead of filename or FILENAME as FILENAME instead of filename ?
>
> I think this works:
>
> tar -C /path/to/
Le dimanche 11 mars 2007 14:43, L.V.Gandhi a écrit :
> When I copy files to vfat drives , filenames case is changed to lower case.
> Is there any way to keep them as they are ie FileName as FileName instead
> of filename or FILENAME as FILENAME instead of filename ?
I think this works
Ron Johnson <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 03/11/07 08:43, L.V.Gandhi wrote:
> > When I copy files to vfat drives , filenames case is changed to
> > lower case. Is there any way to keep them as they are ie FileN
L.V.Gandhi <[EMAIL PROTECTED]> wrote:
> When I copy files to vfat drives , filenames case is changed to lower
> case. Is there any way to keep them as they are ie FileName as
> FileName instead of filename or FILENAME as FILENAME instead of
> filename ?
The 'shortna
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 03/11/07 08:43, L.V.Gandhi wrote:
> When I copy files to vfat drives , filenames case is changed to lower case.
> Is there any way to keep them as they are ie FileName as FileName
> instead of > filename or FILENAME as FILENAME instead
When I copy files to vfat drives , filenames case is changed to lower case.
Is there any way to keep them as they are ie FileName as FileName instead of
filename or FILENAME as FILENAME instead of filename ?
--
L.V.Gandhi
http://lvgandhi.tripod.com/
linux user No.205042
H.S. wrote:
> kamaraju kusumanchi wrote:
>
>> [snip]
>
> I am already quite familiar with this method. However, if I have large
> number of images in my memory card, it is much more convenient to see
> the images in a browser, select the ones belong to a specific group, and
> copy them over to t
theo wrote:
> Ron Johnson wrote:
>
>>>b=`basename $i .jpg`
>
> or b=${i%.jpg}
> (basename doesn't work with spaces in filenames).
>
> cheers,
> theo.
I does if you use double quotes:
$> for f in *.jpg; do bn=`basename "$f" .jpg`; echo $bn; done
->HS
--
To UNSUBSCRIBE, email to [EMA
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Ron Johnson wrote:
> b=`basename $i .jpg`
or b=${i%.jpg}
(basename doesn't work with spaces in filenames).
cheers,
theo.
PS : Sorry Ron for the reply out of the list. I never did it before.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2
H.S. wrote:
[...]
So, to put it in very approximate terms, I am enquiring if my memory
card maybe seen as a camera with an application in the same way as gtkam
sees a camera through the USB port.
->HS
Probably not. If it were me, I'd put each group of files into its own
directory, then use
On Tue, 2006-04-04 at 22:12 -0400, H.S. wrote:
> Ron Johnson wrote:
>
> >>
> >>Adding a prefix to all the files in a directory is as easy as
> >>
> >>for i in *; do mv $i prefix$i; done
> >
> >
> > Or you could use jhead.
> >
> > This command looks at the Exif data in each jpeg in a directory,
Ron Johnson wrote:
>>
>>Adding a prefix to all the files in a directory is as easy as
>>
>>for i in *; do mv $i prefix$i; done
>
>
> Or you could use jhead.
>
> This command looks at the Exif data in each jpeg in a directory,
> extracts the timestamp, and renames each file to the timestamp.
>
kamaraju kusumanchi wrote:
>
> Adding a prefix to all the files in a directory is as easy as
>
> for i in *; do mv $i prefix$i; done
>
> (tested under bash). So one approach is to copy the files from the
> memory card to a temporary directory and run the above command.
>
> More such goodies ca
On Tue, 2006-04-04 at 20:37 -0400, kamaraju kusumanchi wrote:
> H.S. wrote:
> > Hi,
> >
> > In gtkam, and maybe also in digikam, when we connect a camera and
> > download images to the hard disk, we can specify the destination folder
> > and also filename prefixe
H.S. wrote:
Hi,
In gtkam, and maybe also in digikam, when we connect a camera and
download images to the hard disk, we can specify the destination folder
and also filename prefixes (along with dates IIRC) and get appropriate
image file names, e.g. 20060404_funpicnic.jpg. This is very helpful in
Hi,
In gtkam, and maybe also in digikam, when we connect a camera and
download images to the hard disk, we can specify the destination folder
and also filename prefixes (along with dates IIRC) and get appropriate
image file names, e.g. 20060404_funpicnic.jpg. This is very helpful in
sorting the
Hello,
Hereafter please send your emails to [EMAIL PROTECTED] instead of
[EMAIL PROTECTED] This [EMAIL PROTECTED] would be deactivated
shortly.
--
Open WebMail Project (http://openwebmail.org)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [E
Hello,
Hereafter please send your emails to [EMAIL PROTECTED] instead of
[EMAIL PROTECTED] This [EMAIL PROTECTED] would be
deactivated shortly.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Paul E Condon wrote:
The fact that mkdir c: works for ext3 (which is what I have) and not for
fat32 leads me to believe that there is a rule against colon in file name
that is part of the fat32 standard and is being enforced by the fat32
implementation. I am not optimistic about you finding what y
On Tue, Dec 21, 2004 at 05:57:35PM +0100, Bob Alexander wrote:
> Paul E Condon wrote:
> >mkdir c:
> >
> >also works for me. Some console messages are a bit tricky to interpret,
> >but directory is named as you wish without any quoting.
> >
> Paul,
> the problem was that I tried creating the c: file
Paul E Condon wrote:
mkdir c:
also works for me. Some console messages are a bit tricky to interpret,
but directory is named as you wish without any quoting.
Paul,
the problem was that I tried creating the c: file on a FAT32 filesystem.
On ext2/3 etc it works fine.
Thanks
--
To UNSUBSCRIBE, email
On Tue, Dec 21, 2004 at 10:37:33AM +0100, Bob Alexander wrote:
> My Notes client under WINE setup needs to configure a directory called
> dosdevice which needs to be populated by symlinks to the filesystem.
>
> These symlinks must be called c: d: etc
>
> I am not able to understand how can I cre
On Tue, Dec 21, 2004 at 10:37:33AM +0100, Bob Alexander wrote:
> My Notes client under WINE setup needs to configure a directory called
> dosdevice which needs to be populated by symlinks to the filesystem.
>
> These symlinks must be called c: d: etc
>
> I am not able to understand how can I cre
Once upon a time Bob Alexander said...
> Robert Waldner wrote:
> >Which filesystem do you use?
> >
> >On my laptop, ext3:
>
> Robert,
> you are a genius ! (as ALMOST all Roberts :)).
>
> I am trying to do it on a FAT32 filesystem which of course is strongly
> objecting :)
>
> Thank you.
> Bob
>
On Tue, 21 Dec 2004 10:37:33 +0100, Bob Alexander <[EMAIL PROTECTED]> wrote:
> My Notes client under WINE setup needs to configure a directory called
> dosdevice which needs to be populated by symlinks to the filesystem.
>
> These symlinks must be called c: d: etc
>
> I am not able to understand
Robert Waldner wrote:
Which filesystem do you use?
On my laptop, ext3:
Robert,
you are a genius ! (as ALMOST all Roberts :)).
I am trying to do it on a FAT32 filesystem which of course is strongly
objecting :)
Thank you.
Bob
PS Of course on ext3 it works aok
PPS This is a disaster for me :( I had
On Tue, 21 Dec 2004 10:37:33 +0100, Bob Alexander writes:
>My Notes client under WINE setup needs to configure a directory called
>dosdevice which needs to be populated by symlinks to the filesystem.
>
>These symlinks must be called c: d: etc
>
>I am not able to understand how can I create such "
My Notes client under WINE setup needs to configure a directory called
dosdevice which needs to be populated by symlinks to the filesystem.
These symlinks must be called c: d: etc
I am not able to understand how can I create such "wierd" names.
Tried with '' with "" with \: etc but nothing worked
Suppouse you have a file name like -filename-x
you must errase it with
rm -- -filename-x
That's all
Regards :)
On Wed, 8 Sep 2004 01:21:49 -0400, Antonio Rodriguez
wrote:
>
> When capturing a file from an url with the command
> mplayer -dumpstream -dumpfile archive.rm -play
Jason Rennie wrote:
On Wed, Sep 08, 2004 at 04:21:12PM +0800, John Summerfield wrote:
Often, too, you can use the TAB key to advance over problematic
characters, a "?" to represent one of them and "*" to represent any
number of them. So
rm ?rtsp-stream-over-tcp
rm *over-tcp
Hmm... I don'
Thanks to all that helped. What worked was
rm -- filename
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Wed, Sep 08, 2004 at 04:21:12PM +0800, John Summerfield wrote:
> Often, too, you can use the TAB key to advance over problematic
> characters, a "?" to represent one of them and "*" to represent any
> number of them. So
>
> rm ?rtsp-stream-over-tcp
> rm *over-tcp
Hmm... I don't think this wo
"Kevin B. McCarty" <[EMAIL PROTECTED]> (Wed, 08 Sep 2004 08:31:39 -0400) writes:
> John Summerfield wrote:
>
>> Often, too, you can use the TAB key to advance over problematic characters, a "?"
>> to represent one of them and "*" to represent any number of them. So
>>
>> rm ?rtsp-stream-over-tcp
John Summerfield wrote:
> Often, too, you can use the TAB key to advance over problematic characters, a "?" to
> represent one of them and "*" to represent any number of them. So
>
> rm ?rtsp-stream-over-tcp
> rm *over-tcp
Sometimes, but in this case it wouldn't work. Using a * or ? will help
Tim Connors wrote:
And if you get a filename with non-printable garbage in it, then you
can say
rm -i ?rtsp-str??m-over-t??
Use rm -i though, otherwise the first time you try this, you will make
a mistake :)
To see what it might do:
echo rm ?rtsp-str??m-over-t??
If you like what you see
echo
ing the option -rtsp-stream-over-tcp a
> > file was created with this name, i.e.,
> > -rtsp-stream-over-tcp is the filename.
>
> Two common ways:
>
> rm -- -rtsp-stream-over-tcp
>
> or
>
> rm ./-rtsp-stream-over-tcp
>
>
> In the first case, the --
-over-tcp is the filename.
Two common ways:
rm -- -rtsp-stream-over-tcp
or
rm ./-rtsp-stream-over-tcp
In the first case, the -- tells rm to stop processing options, in the
second case you're finding a way to refer to the same file in such a way
that it does not start with -.
Often, too
over-tcp is the filename.
Two common ways:
rm -- -rtsp-stream-over-tcp
or
rm ./-rtsp-stream-over-tcp
In the first case, the -- tells rm to stop processing options, in the
second case you're finding a way to refer to the same file in such a way
that it does not start with -.
--
To U
When capturing a file from an url with the command
mplayer -dumpstream -dumpfile archive.rm -playlist url
and other variants, by misplacing the option -rtsp-stream-over-tcp a
file was created with this name, i.e.,
-rtsp-stream-over-tcp is the filename.
I've tried removing it with different t
You could try a command like:
$ find ./dirname/ -printf "%i\n"
to list all inodes in the directory. And then delete the appropriate inode.
Jakob
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Hallo Thomas,
On Tue, Jul 27, 2004 at 12:39:30PM -0400, Thomas Meggs wrote:
> I have a few files on my system which I'm having issues dealing
> with. Here is the story:
Did you try using mc?
Regards
Johann
--
Johann Spies Telefoon: 021-808 4036
Informasietegnologie, Universiteit van
Actually, I have been using filename completion in all of the examples
contained in my original email. I even tried tcsh to double check that it
wasn't a problem with bash's autocomplete.
/tom
On Tue, 27 Jul 2004, Greg Folkert wrote:
> On Tue, 2004-07-27 at 14:35, Thomas Meggs wr
On Tue, 27 Jul 2004 12:39:30 -0400 (EDT) Thomas Meggs wrote:
> ...
> File can't be mv'd (here it is quoted):
> # mv "egotrippi_-_??l??_koskaan_ikin??.mp3" test.mp3
> mv: cannot stat `egotrippi_-_?\346l?\346_koskaan_ikin?\346.mp3': No such
> file or directory
> ...
> I've also tried removing the fil
On Tue, 2004-07-27 at 14:35, Thomas Meggs wrote:
> Here is example output:
>
> # ls -i
> ls: egotrippi_-_??l??_koskaan_ikin??.mp3: No such file or directory
> [ output does not contain the inode/file listing ]
>
> /tom
>
> On Tue, 27 Jul 2004, Joris Huizer wrote:
>
> > Maybe you can try,
> >
Here is example output:
# ls -i
ls: egotrippi_-_??l??_koskaan_ikin??.mp3: No such file or directory
[ output does not contain the inode/file listing ]
/tom
On Tue, 27 Jul 2004, Joris Huizer wrote:
> Maybe you can try,
> ls -i
> and then,
> find . -inum -ok mv '{}' myfile \;
--
To UNSUB
Thomas Meggs wrote:
Hi -
I have a few files on my system which I'm having issues dealing with. Here
is the story:
File can't be ls'd:
# ls -l
ls: egotrippi_-_??l??_koskaan_ikin??.mp3: No such file or directory
total 135800
[ The error is generated, but then the file isn't listed with the rest of
th
Hi -
I have a few files on my system which I'm having issues dealing with. Here
is the story:
File can't be ls'd:
# ls -l
ls: egotrippi_-_??l??_koskaan_ikin??.mp3: No such file or directory
total 135800
[ The error is generated, but then the file isn't listed with the rest of
the output. ]
File
Thomas Meggs wrote:
Hi -
I have a few files on my system which I'm having issues dealing with. Here
is the story:
File can't be ls'd:
# ls -l
ls: egotrippi_-_??l??_koskaan_ikin??.mp3: No such file or directory
total 135800
[ The error is generated, but then the file isn't listed with the rest of
th
1 - 100 of 198 matches
Mail list logo