Re: [opensuse] alias failure

2007-07-29 Thread Dmitry
etter method to discover a volume > label? I remember that $1 - is the first argument in bash scripts, but I don't remember how $1 works in command line. And I think it will be a good idea to try this: ===script== #!/bin/bash tune2fs -l $1 | grep volume ===end script===

Re: [opensuse] Burning CDs

2007-07-29 Thread Dmitry
ta CDs? One that does >jp not want KDE or Gnome? >jp >jp ==John ffitch You can use 'cdrecord' - it is console cd recorder. And it doesn't want any wm. -- WBR, Dmitry. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [opensuse] alias failure

2007-07-29 Thread Dmitry
u qwertyu But if we write this code in script we'll get qwertyu qwertyu Thats why I use aliases only on simple commands and scripts on others. -- WBR, Dmitry. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [opensuse] A real problem: splitting files

2007-07-29 Thread Dmitry
r example ~/tmp/finalfile) 2) Make sure that there are no other files in this directory 3) Join files. It works, because `split` gives names to files with alphabetical order. find ~/tmp/finalfile | while read file; do cat $file >> finalfile.iso; done; 4) Check md5 sums 5) Now you may delete x* files in ~/tmp/finalfile directory -- WBR, Dmitry. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[opensuse] suspend2disk and nvidia driver

2007-08-09 Thread Dmitry
eForce 6800 (PCI-E) I've set NvAGP option to 1 in xorg.conf. 'lsmod | grep agp' shows only 'agpgart' module. For suspend2 disk I use command 'powersave -U'. Is it any way to use suspend2disk with nvidia driver without suspend2 kernel patch? -- WBR, Dmitry.

[opensuse] Epson Stylus Color 1160 And Opensuse 10.2 X86_64, Printer doesn't print to finish

2007-02-20 Thread Dmitry Nesterov
If I print to photopaper, so this printer does print 95% of page and stops. spyler of printer is empty. logs is too color or grayscale printing.. - this isn't pompously moment. what would may be? -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]