Re: rsync causing disk sleeps and loss of apps

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Am 31.01.2011 13:28, schrieb Anne Wilson:
> On Monday 31 January 2011 11:39:55 Martin (KDE) wrote:
>> Ane, cann you run "lsof | grep pid-of-rsync" if it hangs (where
>> pid-of-rsync is the pid of a rsync process of course)? This command will
>> give you all files rsync tries to attach (at the time you run lsof). If
>> there are more rsync processes, try grep -E "(pid1|pid2|pid3)" instead
>> of the simple grep.
>
> I seem to be getting the syntax wrong:
>
> lsof | grep -E (3180|3181|3183)

lsof | grep -E "(3180|3181|3183)"

remeber the ", they are required to get the argument as one single string.

Martin

> bash: syntax error near unexpected token `('
>
> Tried a few variations, but not got it right.
>
> Anne
>
>
>
> _______________________________________________
> kde mailing list
> kde@xxxxxxxxxxxxxxxxxxxxxxx
> https://admin.fedoraproject.org/mailman/listinfo/kde
> New to KDE4? - get help from http://userbase.kde.org

_______________________________________________
kde mailing list
kde@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/kde
New to KDE4? - get help from http://userbase.kde.org


[Index of Archives]     [KDE Users]     [Fedora General Discussion]     [Older Fedora Users Mail]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Maintainers]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Triage]     [Coolkey]     [Yum Users]     [Yosemite Forum]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]

  Powered by Linux