Search:

Type: Posts; User: rfry11; Keyword(s):

Search: Search took 0.01 seconds.

  1. [SOLVED] Re: Zipping Multiple Files into Multiple Archives from Terminal

    Ah yes, your command does work now. Thanks a lot for explaining that little problem.

    Just to simplify for anyone stumbling over this in the future:

    If all of the files you want to Zip are...
  2. [ubuntu] Re: Chrome Flash not working on Separate X Screens

    I'm not sure if this pertains to the Linux version, but I know that Google Chrome bundles its own versions of Flash Player with the browser. It may be as simple as Firefox is using a newer one (the...
  3. [SOLVED] Re: Zipping Multiple Files into Multiple Archives from Terminal

    Wow guys, thanks a lot.

    I started from the last post, made by KiLaHuRtZ, but unfortunately his command...


    locate .gbc | while read file; do zip "${file}".zip "${file}"; done

    ...failed to...
  4. [SOLVED] Re: Zipping Multiple Files into Multiple Archives from Terminal

    Just checked - I've got the newest version.
  5. [SOLVED] Re: Zipping Multiple Files into Multiple Archives from Terminal

    Thanks a lot for the idea of using a bash script, but unfortunately yours doesn't seem to work.
    When I run it inside the directory, I get a lot of these sorts of errors:


    zip error: Nothing to...
  6. [SOLVED] Re: Zipping Multiple Files into Multiple Archives from Terminal

    I'm getting an error when I run this command.



    $ ls | grep gbc | zip -9

    zip error: Invalid command arguments (cannot write zip file to terminal)

    Am I lacking something in my install, or...
  7. [SOLVED] Zipping Multiple Files into Multiple Archives from Terminal

    After learning that the VisualBoy Advance from the Ubuntu repositories can load .ZIP archived ROM files, I'm interested in archiving all of my ROM files into .ZIP files.

    Does anyone know a good...
  8. Replies
    3,519
    Views
    222,866

    Poll: Re: What is your age and what do you use ubuntu for?

    I'm 17, and I use Ubuntu for almost everything. My two websites are both totally over the internet, so any development on those just requires a web browser. All of the podcast editing I ever need to...
  9. Replies
    950
    Views
    86,479

    Poll: Re: Fully functioning linux laptop?

    My laptop is actually getting so long in the tooth, the only version of Windows that works even halfway is Windows 7, and the keyboard doesn't even work on it.

    On Ubuntu, everything works, from...
  10. Replies
    39
    Views
    1,620

    Re: Post your hard drive performance results.

    Specs:
    Pentium D 2.88GHZ
    4GB RAM
    80GB SATA HDD, 45GB NTFS Win7 partition, everything else ext4 Ubuntu 10.04 partition.
    1TB SATA HDD, NTFS
    No raid or anything like that.
  11. Re: Why don't application developers give instructions?

    Hmmm, a lot of interesting replies to this.

    I wasn't just narrowing this down to compiling from source though, a lot of this was a bit of a rant about how I was handed a .DEB file, a .SH file, a...
  12. Replies
    4
    Views
    702

    Re: ubuntu logo rip off

    It may be close enough to constitute as the Ubuntu Logo, and seeing as it's not using the main colors... UH-OH!! ;)
    I filled out that Trademark infringement form thing that Newfoundlander linked to.
  13. Replies
    51
    Views
    5,798

    Re: LGP - Disciples 2 , when?

    I especially don't like how they post up the price of the game... It feels kind of shady that way, though they will indeed need to charge however-much-28-pounds-is-in-dollars and sell a whole...
  14. Replies
    18
    Views
    1,800

    Re: Alien Arena 2010(v7.40) released today!

    I actually really like the Retro Aliens, they're quite original compared to other video games.
    Great job on another great release!
  15. Re: Why don't application developers give instructions?

    Thanks for the move, sorry I placed this in the wrong board.




    But why exactly do they stink? I could understand that because of the countless setups thousands of possible errors could pop up,...
  16. Why don't application developers give instructions?

    I've noticed that in a lot of programs that are packaged and distributed in ways that aren't .DEB or .RPM files, no instructions are given. I tend to try a bit of sh, then ./, maybe make and then...
  17. Thread: Openglad Errors

    by rfry11
    Replies
    0
    Views
    291

    [all variants] Openglad Errors

    Hello, I recently installed Ubuntu 9.04 onto my laptop after having Ubuntu 8.10 (I did a full reformat) and noticed that after installing the game Openglad from Synaptic that it was not working...
Results 1 to 17 of 17