Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
mv -g funktioniert nicht mehr
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Finswimmer
Bodhisattva
Bodhisattva


Joined: 02 Sep 2004
Posts: 5467
Location: Langen (Hessen), Germany

PostPosted: Tue May 30, 2006 7:09 am    Post subject: mv -g funktioniert nicht mehr Reply with quote

Hi!

Ich hatte immer einen Alias für mv = mv -g, nun geht der nicht mehr.
Wenn ich nun aber /bin/mv -g 1 2 mache, geht es genauso wenig.

Ist ein bisschen ärgerlich, denn so sieht man nicht mehr wie weit der Kopiervorgang ist.

Habt ihr das auch festgestellt? Oder liegt es an mir?

Da es auch nicht unter der normalen Konsole, also ohne X, geht, weiß ich nicht, wo ich ansetzen soll.

Remerge von coreutils hat nicht geholfen.

--> GCC 4.1

Tobi
_________________
Bitte auf Rechtschreibung, korrekte Formatierung und Höflichkeit achten!
Danke
Back to top
View user's profile Send private message
Finswimmer
Bodhisattva
Bodhisattva


Joined: 02 Sep 2004
Posts: 5467
Location: Langen (Hessen), Germany

PostPosted: Fri Jun 02, 2006 7:22 am    Post subject: Reply with quote

*Push*

Das wäre mir ziemlich wichtig, wenn es wieder geht...

Danke

Tobi
_________________
Bitte auf Rechtschreibung, korrekte Formatierung und Höflichkeit achten!
Danke
Back to top
View user's profile Send private message
smg
Veteran
Veteran


Joined: 13 Aug 2004
Posts: 1402
Location: /home/stephan

PostPosted: Fri Jun 02, 2006 8:31 am    Post subject: Reply with quote

Finswimmer wrote:
*Push*

Das wäre mir ziemlich wichtig, wenn es wieder geht...

Danke

Tobi


Ich glaube das ging doch nur bei cp oder? Aber du kannst mal --progress probieren.

Bye.
_________________
GnuPG-Key-ID: 0xF8C275D4
Fingerprint: 5B6F 134A 189B A24D 342B 0961 8D4B 0230 F8C2 75D4
Code:
perl -WTe '($")=$/;print qq(@{[reverse('0'..'100')]}$/BOOM!$/);'
Back to top
View user's profile Send private message
l3u
Advocate
Advocate


Joined: 26 Jan 2005
Posts: 2616
Location: Konradsreuth (Germany)

PostPosted: Fri Jun 02, 2006 9:44 am    Post subject: Reply with quote

Bis vor kurzem hat das sowohl mit mv als auch mit cp funktioniert. Ist mir auch aufgefallen, daß das nicht mehr geht ...
Back to top
View user's profile Send private message
smg
Veteran
Veteran


Joined: 13 Aug 2004
Posts: 1402
Location: /home/stephan

PostPosted: Fri Jun 02, 2006 9:46 am    Post subject: Reply with quote

Libby wrote:
Bis vor kurzem hat das sowohl mit mv als auch mit cp funktioniert. Ist mir auch aufgefallen, daß das nicht mehr geht ...


Welche coreutils habt ihr?

Bye.
_________________
GnuPG-Key-ID: 0xF8C275D4
Fingerprint: 5B6F 134A 189B A24D 342B 0961 8D4B 0230 F8C2 75D4
Code:
perl -WTe '($")=$/;print qq(@{[reverse('0'..'100')]}$/BOOM!$/);'
Back to top
View user's profile Send private message
Finswimmer
Bodhisattva
Bodhisattva


Joined: 02 Sep 2004
Posts: 5467
Location: Langen (Hessen), Germany

PostPosted: Fri Jun 02, 2006 11:04 am    Post subject: Reply with quote

Code:
[13:00:56]|[tobi@tobi-rechner]|~$ eix coreutils
* sys-apps/coreutils
     Available versions:  5.2.1-r7 ~5.3.0-r2 5.94-r1 ~5.94-r2 ~5.94-r3 ~5.95 ~5.96
     Installed:           5.94-r1

_________________
Bitte auf Rechtschreibung, korrekte Formatierung und Höflichkeit achten!
Danke
Back to top
View user's profile Send private message
smg
Veteran
Veteran


Joined: 13 Aug 2004
Posts: 1402
Location: /home/stephan

PostPosted: Fri Jun 02, 2006 11:14 am    Post subject: Reply with quote

Finswimmer wrote:
Code:
[13:00:56]|[tobi@tobi-rechner]|~$ eix coreutils
* sys-apps/coreutils
     Available versions:  5.2.1-r7 ~5.3.0-r2 5.94-r1 ~5.94-r2 ~5.94-r3 ~5.95 ~5.96
     Installed:           5.94-r1


Seltsam! Bei mir ging das gestern abend als ich viele Dateien auf meine USB Platte kopiert habe...
Angezeigt hat er mir es nur bei großen Files so um die 150 mb rum! Keine Ahnung was das für ein Verhalten ist.

Bye.
_________________
GnuPG-Key-ID: 0xF8C275D4
Fingerprint: 5B6F 134A 189B A24D 342B 0961 8D4B 0230 F8C2 75D4
Code:
perl -WTe '($")=$/;print qq(@{[reverse('0'..'100')]}$/BOOM!$/);'
Back to top
View user's profile Send private message
Finswimmer
Bodhisattva
Bodhisattva


Joined: 02 Sep 2004
Posts: 5467
Location: Langen (Hessen), Germany

PostPosted: Fri Jun 02, 2006 11:22 am    Post subject: Reply with quote

So war es ja auch die ganze Zeit bei mir, nur bei großen Dateien, oder langen Übertragungen...

Aber jetzt kommt gar nix mehr...

Tobi
_________________
Bitte auf Rechtschreibung, korrekte Formatierung und Höflichkeit achten!
Danke
Back to top
View user's profile Send private message
smg
Veteran
Veteran


Joined: 13 Aug 2004
Posts: 1402
Location: /home/stephan

PostPosted: Fri Jun 02, 2006 11:32 am    Post subject: Reply with quote

Willst du bei cp ne Progressbar dann so (ist dumm aber es geht):

Code:
scp <file> localhost:<destination> 


Bye.
_________________
GnuPG-Key-ID: 0xF8C275D4
Fingerprint: 5B6F 134A 189B A24D 342B 0961 8D4B 0230 F8C2 75D4
Code:
perl -WTe '($")=$/;print qq(@{[reverse('0'..'100')]}$/BOOM!$/);'
Back to top
View user's profile Send private message
Finswimmer
Bodhisattva
Bodhisattva


Joined: 02 Sep 2004
Posts: 5467
Location: Langen (Hessen), Germany

PostPosted: Fri Jun 02, 2006 11:48 am    Post subject: Reply with quote

Hmm, ist echt umständlich...

Aber cp ist mir nicht so wichtig, mache ich so oder so nie :)

Hast du einen Tipp für mv?


Danke

Tobi
_________________
Bitte auf Rechtschreibung, korrekte Formatierung und Höflichkeit achten!
Danke
Back to top
View user's profile Send private message
Anarcho
Advocate
Advocate


Joined: 06 Jun 2004
Posts: 2970
Location: Germany

PostPosted: Fri Jun 02, 2006 11:51 am    Post subject: Reply with quote

Code:
scp <file> localhost:<destination> && rm <file>


SCNR :twisted:
_________________
...it's only Rock'n'Roll, but I like it!
Back to top
View user's profile Send private message
l3u
Advocate
Advocate


Joined: 26 Jan 2005
Posts: 2616
Location: Konradsreuth (Germany)

PostPosted: Fri Jun 02, 2006 12:38 pm    Post subject: Reply with quote

Ich würd trotzdem eine Ursachenforschung und -behebung einer symptomatischen Behandlung vorziehen ...

Hier meine Core-Utils:
Code:
tobias@erhome ~ $ eix -e coreutils
* sys-apps/coreutils
     Available versions:  5.2.1-r7 ~5.3.0-r2 5.94-r1 ~5.94-r2 ~5.94-r3 ~5.95 ~5.96
     Installed:           5.94-r1
     Homepage:            http://www.gnu.org/software/coreutils/
     Description:         Standard GNU file utilities (chmod, cp, dd, dir, ls...), text utilities (sort, tr, head, wc..), and shell utilities (whoami, who,...)
Back to top
View user's profile Send private message
Finswimmer
Bodhisattva
Bodhisattva


Joined: 02 Sep 2004
Posts: 5467
Location: Langen (Hessen), Germany

PostPosted: Fri Jun 02, 2006 12:55 pm    Post subject: Reply with quote

So, nen Update auf das neueste Unstable Release hat es gelöst.

Tobi
_________________
Bitte auf Rechtschreibung, korrekte Formatierung und Höflichkeit achten!
Danke
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum