Re: ubuntu-users Digest, Vol 23, Issue 317
- From: "Lee McLain" <lee.mclain@xxxxxxxxx>
- Date: Thu, 20 Jul 2006 18:48:10 -0400
Hi everyone,
I know that this isn't complete Ubuntu question, but....
I am have quite a time of this project: I just want to have a shell
script simpley dump the contents of a text file into the keyboard buffer so
that it mimics keyboard input.
I can't figure out what the device is in Ubuntu(Dapper) or I can't figure
out how to correctly send it to the appropriate device.
Can anyone help out?
Thanks,
Lee
On 7/20/06, ubuntu-users-request@xxxxxxxxxxxxxxxx <
ubuntu-users-request@xxxxxxxxxxxxxxxx> wrote:
--
Send ubuntu-users mailing list submissions to
ubuntu-users@xxxxxxxxxxxxxxxx
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
or, via email, send a message with subject or body 'help' to
ubuntu-users-request@xxxxxxxxxxxxxxxx
You can reach the person managing the list at
ubuntu-users-owner@xxxxxxxxxxxxxxxx
When replying, please edit your Subject line so it is more specific
than "Re: Contents of ubuntu-users digest..."
Today's Topics:
1. Re: [urgent] How to undelete a file (SteVe Cook)
2. Re: [urgent] How to undelete a file (Brian McKee)
3. Re: [urgent] How to undelete a file (Ouattara Oumar Aziz)
4. Re: [urgent] How to undelete a file (Gilles Gravier)
5. Re: [urgent] How to undelete a file (Brian McKee)
6. Re: [urgent] How to undelete a file (Gilles Gravier)
----------------------------------------------------------------------
Message: 1
Date: Thu, 20 Jul 2006 21:49:23 +0100
From: SteVe Cook <yorvik.ubunto@xxxxxxxxxxxxxx>
Subject: Re: [urgent] How to undelete a file
To: Ubuntu Help and User Discussions <ubuntu-users@xxxxxxxxxxxxxxxx>
Message-ID: <44BFEC53.40404@xxxxxxxxxxxxxx>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Ouattara Oumar Aziz wrote:
> hi,
>
> I have just delete a video I was reading with totem. Totem still
> continues to read it So I think it's reading it from bytes on the disk ..
> So I should be able to recover it . Do you know how? I googled it and
> find a lot of windows tools doing that, so I suppose it's possible on
> linux. My partition is a fat32.
>
> Thanks in advance
Try opening the wastebasket and copying it back out.
- -
SteVe
------------------------------
Message: 2
Date: Thu, 20 Jul 2006 17:04:49 -0400
From: "Brian McKee" <brian.mckee@xxxxxxxxx>
Subject: Re: [urgent] How to undelete a file
To: "Ubuntu Help and User Discussions" <ubuntu-users@xxxxxxxxxxxxxxxx>
Message-ID:
<cc77dabe0607201404h2ebac0c9y5305bcbf9c10c1e3@xxxxxxxxxxxxxx>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Has nothing to do with windows style 'undelete' utilities...
assuming you used 'rm' (and didn't just put it in the trash)
I *think* the file is still 'there' by inode number while totem has it
open.
The trick would be figuring out the inode number.
lsof | grep totem tell you anything?
If you could come up with the inode number of the file while it's still
around
you could just cp it to a new file name.
FWIW
Brian
On 20/07/06, Ouattara Oumar Aziz <wattazoum@xxxxxxxxx> wrote:
> hi,
>
> I have just delete a video I was reading with totem. Totem still
> continues to read it So I think it's reading it from bytes on the disk ..
> So I should be able to recover it . Do you know how? I googled it and
> find a lot of windows tools doing that, so I suppose it's possible on
> linux. My partition is a fat32.
>
> Thanks in advance
>
>
>
>
>
>
___________________________________________________________________________
> Découvrez un nouveau moyen de poser toutes vos questions quelque soit le
sujet !
> Yahoo! Questions/Réponses pour partager vos connaissances, vos opinions
et vos expériences.
> http://fr.answers.yahoo.com
>
>
>
> --
> ubuntu-users mailing list
> ubuntu-users@xxxxxxxxxxxxxxxx
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
------------------------------
Message: 3
Date: Thu, 20 Jul 2006 23:05:14 +0200
From: Ouattara Oumar Aziz <wattazoum@xxxxxxxxx>
Subject: Re: [urgent] How to undelete a file
To: Ubuntu Help and User Discussions <ubuntu-users@xxxxxxxxxxxxxxxx>
Message-ID: <44BFF00A.6010006@xxxxxxxxx>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
SteVe Cook a écrit :
> Ouattara Oumar Aziz wrote:
>> hi,
>>
>> I have just delete a video I was reading with totem. Totem still
>> continues to read it So I think it's reading it from bytes on the disk
>> . So I should be able to recover it . Do you know how? I googled it
>> and find a lot of windows tools doing that, so I suppose it's possible
>> on linux. My partition is a fat32.
>>
>> Thanks in advance
>
> Try opening the wastebasket and copying it back out.
thanks for your answer. but it was an absolute deletion (using
<shift>Del ). So it didn't go in the wastebasket.
___________________________________________________________________________
Découvrez un nouveau moyen de poser toutes vos questions quelque soit le
sujet !
Yahoo! Questions/Réponses pour partager vos connaissances, vos opinions et
vos expériences.
http://fr.answers.yahoo.com
------------------------------
Message: 4
Date: Thu, 20 Jul 2006 23:08:31 +0200
From: Gilles Gravier <Gilles@xxxxxxxxxxx>
Subject: Re: [urgent] How to undelete a file
To: Ubuntu Help and User Discussions <ubuntu-users@xxxxxxxxxxxxxxxx>
Message-ID: <44BFF0CF.5040805@xxxxxxxxxxx>
Content-Type: text/plain; charset="iso-8859-1"
If you deleted from the windowing environment, chances are it was just
moved to the Trash / Waste Basket. So just open the waste basket and
restore it from there.
If you did a "rm" from shell, it's extremely hard to recover with
conventional tools... you can consider it lost.
Gilles.
Ouattara Oumar Aziz wrote:
> hi,
>
> I have just delete a video I was reading with totem. Totem still
> continues to read it So I think it's reading it from bytes on the disk
> . So I should be able to recover it . Do you know how? I googled it
> and find a lot of windows tools doing that, so I suppose it's possible
> on linux. My partition is a fat32.
>
> Thanks in advance
>
>
>
>
>
>
___________________________________________________________________________
> Découvrez un nouveau moyen de poser toutes vos questions quelque soit
> le sujet ! Yahoo! Questions/Réponses pour partager vos connaissances,
> vos opinions et vos expériences. http://fr.answers.yahoo.com
>
>
--
/*Gilles Gravier*/ *=* *Gilles@xxxxxxxxxxx* <mailto:Gilles@xxxxxxxxxxx>
*=* *http://www.gravier.org/*
ICQ : *77488526*
<http://www.icq.com/whitepages/about_me.php?Uin=77488526> * || *MSN
Messenger : Gilles@xxxxxxxxxxx <http://members.msn.com/Gilles@xxxxxxxxxxx
>*
*Skype : ggravier <callto://ggravier>* || *Y! : ggravier
<http://profiles.yahoo.com/ggravier> || AOL : gillesgravier
<aim:goim?screenname=gillesgravier>
PGP Key ID : *0x8DE6D026*
<http://pgp.mit.edu:11371/pks/lookup?search=0x8DE6D026&op=index>
"Chastity is its own punishment." (/Solomon Short/) [/David Gerrold/]
"De toutes les aberrations sexuelles, la chasteté est la plus
aberrante." [Anatole France]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3314 bytes
Desc: S/MIME Cryptographic Signature
Url :
https://lists.ubuntu.com/archives/ubuntu-users/attachments/20060720/c3416bf4/smime-0001.bin
------------------------------
Message: 5
Date: Thu, 20 Jul 2006 17:14:16 -0400
From: "Brian McKee" <brian.mckee@xxxxxxxxx>
Subject: Re: [urgent] How to undelete a file
To: "Ubuntu Help and User Discussions" <ubuntu-users@xxxxxxxxxxxxxxxx>
Message-ID:
<cc77dabe0607201414p50b53398h39969561a705c560@xxxxxxxxxxxxxx>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Aha! You got me curious with this one
Read this
http://www.oreillynet.com/pub/h/363
DONT CLOSE TOTEM UNTIL YOU GET THE FILE BACK
\
------------------------------
Message: 6
Date: Thu, 20 Jul 2006 23:16:29 +0200
From: Gilles Gravier <Gilles@xxxxxxxxxxx>
Subject: Re: [urgent] How to undelete a file
To: Ubuntu Help and User Discussions <ubuntu-users@xxxxxxxxxxxxxxxx>
Message-ID: <44BFF2AD.3000700@xxxxxxxxxxx>
Content-Type: text/plain; charset="iso-8859-1"
Skipped content of type multipart/alternative-------------- next part
--------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3314 bytes
Desc: S/MIME Cryptographic Signature
Url :
https://lists.ubuntu.com/archives/ubuntu-users/attachments/20060720/1860bfa1/smime.bin
------------------------------
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
End of ubuntu-users Digest, Vol 23, Issue 317
*********************************************
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
- Prev by Date: Re: no "defrag" in Linux?
- Next by Date: Re: A working WPA with IBM R50p 1832 and Dapper?
- Previous by thread: Cannot connect to skype
- Next by thread: Dapper Realplayer starts video correctly then stalls at 10% loaded.
- Index(es):