Ico wrote:
> 
> ��������� ������,
> 
> ����� �� ����� ���� ����� ��� ������:
> 
> ���� �������� (RAV antivirus) �� ������� ������� � ����� ������� �� ����
> /var/log/spool/rav/quarantine/->(RAV19900)
> 
> ������������ ��������, � ����� ��� ������, �� ���� �� ������� ���� ���
> ����� � mc (midnight commander-a).
> ������� bash, �������� ������ ���� � (�� ���� � ������� � ����������, ��
> ���� � ����� ����).
> �� ������� �� � ��� �� ��������� ��������� �� bash � ����� �� ����,
> �������� �� ����������� ��� ����.
> (������������� ����� �� ����, �� "cp -\>\(RAV19900\) bza" �� �
> ���������� ���������, �.�. �� ������).
>

Zdrasti,

Pqrvo, dezhurnite izvineniya za kirilicata. :)

Na vqprosa ti. Faylovi imena, zapochvashti s tire  '-' , obqrkvat
programite, zashtoto te mislyat, che tireto zadava opcii.

Standartno polozhenie pri GNU programite, ako iskash da pravish
neshto s file na ime '-filename' , e pqrvo da se izpolzva
opciya  '--'  (dve tireta).
Sled neya, kakvoto pochva s tire, ne se schita za opciya. T.e.
        touch -filename
        touch "-filename"
        touch 'filename'
*ne* rabotyat, dokato
        touch -- -filename
bachka.  Analogichno za cp, mv, rm i t.n.

V tvoya sluchay, zaradi chovkata i skobite
        touch ->(filename)
ne stava. tryabva
        touch -- -\>\(filename\) , ili
        touch -- '->(filename)'  , ili
        touch -- "->(filename)"
Za cp e sqshtata rabota.

--
MM
============================================================================
A mail-list of Linux Users Group - Bulgaria (bulgarian linuxers).
http://www.linux-bulgaria.org - Hosted by Internet Group Ltd. - Stara Zagora
To unsubscribe: http://www.linux-bulgaria.org/public/mail_list.html
============================================================================


Reply via email to