Identi.ca Identi.ca
  • Login
  • Public

    • Public
    • Groups
    • Featured
    • Popular
    • Directory

Command-line Fu (commandlinefu)

  1. Command-line Fu Command-line Fu

    Mount important virtual system directories under chroot'ed directory: $ for i in sys dev proc; do sudo mount --b.. http://tinyurl.com/ct8o4g

    Monday, 20-Apr-09 19:59:34 UTC from twitterfeed in context
  2. Command-line Fu Command-line Fu

    Have you mooed today?: $ apt-get moo Submitted by unixmonkey1055 Options: View this command to comment.. http://tinyurl.com/cpp73l

    Monday, 20-Apr-09 19:59:32 UTC from twitterfeed
  3. Command-line Fu Command-line Fu

    Find different filetypes in current directory: $ find . -maxdepth 1 -type f -name '*.sh' -o -name '*.txt' Sub.. http://tinyurl.com/cwrwh5

    Monday, 20-Apr-09 19:59:28 UTC from twitterfeed
  4. Command-line Fu Command-line Fu

    Set Time Zone in Ubuntu: $ sudo dpkg-reconfigure tzdata Reconfigures time zone in Ubuntu, which I cannot figure .. http://tinyurl.com/cn7qpx

    Monday, 20-Apr-09 03:20:09 UTC from twitterfeed
  5. Command-line Fu Command-line Fu

    When feeling down, this command helps: $ sl $ sudo apt-get install sl $ man sl Submitted by Svish Options: .. http://tinyurl.com/c9u7ap

    Monday, 20-Apr-09 00:35:55 UTC from twitterfeed
  6. Command-line Fu Command-line Fu

    When feeling down, this command helps a bit: $ sl For explanation do $ man sl If it doesn't work, you might nee.. http://tinyurl.com/d2pq6l

    Sunday, 19-Apr-09 23:00:53 UTC from twitterfeed
  7. Command-line Fu Command-line Fu

    Show all video files in the current directory (and sub-dirs): $ find -type f -printf '%P00' | egrep -iz '.(av.. http://tinyurl.com/dz7b39

    Sunday, 19-Apr-09 23:00:50 UTC from twitterfeed
  8. Command-line Fu Command-line Fu

    Randomize the order of lines in a text file.: $ awk 'BEGIN {srand()} {print int(rand()*1000000) "t" $0}' FILE |.. http://tinyurl.com/cauzk3

    Sunday, 19-Apr-09 23:00:46 UTC from twitterfeed
  9. Command-line Fu Command-line Fu

    Find a file's package or list a package's contents.: $ dlocate [ package | string ] This is the fastest method .. http://tinyurl.com/d5gb88

    Sunday, 19-Apr-09 23:00:40 UTC from twitterfeed
  10. Command-line Fu Command-line Fu

    List your largest installed packages.: $ wajig large Requires the "wajig" package to be installed. Submitted by.. http://tinyurl.com/csf7r4

    Sunday, 19-Apr-09 23:00:32 UTC from twitterfeed
  11. Command-line Fu Command-line Fu

    For Gentoo users : helping with USE / emerge: $ emerge -epv world | grep USE | cut -d '"' -f 2 | sed 's/ /n/g' .. http://tinyurl.com/ch2y67

    Sunday, 19-Apr-09 09:15:29 UTC from twitterfeed
  12. Command-line Fu Command-line Fu

    Mount directories in different locations: $ mount --bind /old/directory/path /new/directory/path Like symlinked .. http://tinyurl.com/d3xo8t

    Sunday, 19-Apr-09 03:18:47 UTC from twitterfeed
  13. Command-line Fu Command-line Fu

    Terminal redirection: $ script /dev/null | tee /dev/pts/3 can display the commands and their output to another .. http://tinyurl.com/c9ewes

    Sunday, 19-Apr-09 01:47:09 UTC from twitterfeed
  14. Command-line Fu Command-line Fu

    (Debian/Ubuntu) Discover what package a file belongs to: $ dpkg -S /usr/bin/ls 'dpkg -S' just matches the strin.. http://tinyurl.com/cs39z7

    Sunday, 19-Apr-09 00:17:50 UTC from twitterfeed
  15. Command-line Fu Command-line Fu

    (Ubuntu) Discover what package a file belongs to: $ dpkg -S /usr/bin/ls 'dpkg -S' just matches the string you s.. http://tinyurl.com/csj5hs

    Saturday, 18-Apr-09 19:51:31 UTC from twitterfeed
  16. Command-line Fu Command-line Fu

    Backup your CD/DVD making a iso file: $ dd if=/dev/cdrom of=image.iso With this command you can backup you CD or.. http://tinyurl.com/cxuma3

    Saturday, 18-Apr-09 00:30:25 UTC from twitterfeed
  17. Command-line Fu Command-line Fu

    Burn CD/DVD from an iso, eject disc when finished.: $ cdrecord dev=0,0,0 -v -eject yourimage.iso cdrecord -scanb.. http://tinyurl.com/cxhnfa

    Saturday, 18-Apr-09 00:30:20 UTC from twitterfeed
  18. Command-line Fu Command-line Fu

    Burn an image to a USB stick: $ dd if=yourimage.img of=/dev/sdb1 where /dev/sdb1 is the name of your usb device.. http://tinyurl.com/cahjul

    Saturday, 18-Apr-09 00:30:11 UTC from twitterfeed
  19. Command-line Fu Command-line Fu

    IP address of current host: $ hostname -i I've seen some versions of hostname that don't have the -i option, so .. http://tinyurl.com/dbq5f7

    Friday, 17-Apr-09 22:46:23 UTC from twitterfeed
  20. Command-line Fu Command-line Fu

    A faster ls: $ echo * Sometimes "ls" is just too slow, especially if you're having problems with terminal scrol.. http://tinyurl.com/dmrtf3

    Friday, 17-Apr-09 22:46:13 UTC from twitterfeed
  • Before

User actions

  • Subscribe
  • List
Command-line Fu

Command-line Fu

Your local terminal

http://www.commandlinefu.com/

Command line diamonds - the hottest UNIX nuggets on the web

Tags
  • (None)

Site notice

  • API
  • Lockouts explained
  • Search broken

Following 0

    (None)

    Followers 35

    • Carlos Jimenez cjimenezvz
    • michael ramirez radicalmichael
    • mamue mamue
    • Narendra Sisodiya nsisodiya
    • Izzat izjat
    • a3nm a3nm
    • Jimmy Harris pak33m
    • Cap'n Crunch copycat

    Groups 1

    • Command-line Fu clf

    Statistics

    User ID
    39947
    Member since
    15 Feb 2009
    Notices
    1154
    Daily average
    1

    Feeds

    • Activity Streams
    • RSS 1.0
    • RSS 2.0
    • Atom
    • FOAF
    • Help
    • About
    • FAQ
    • TOS
    • Privacy
    • Source
    • Version
    • Contact

    Identi.ca is a microblogging service brought to you by Status.net. It runs the StatusNet microblogging software, version 1.0.1, available under the GNU Affero General Public License.

    Creative Commons Attribution 3.0 All Identi.ca content and data are available under the Creative Commons Attribution 3.0 license.

    Switch to mobile site layout.

    Built in Montreal