commandline

Tag details

Welcome to the 'commandline' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'commandline'.

Look up Offsite Link "commandline" at The Free Dictionary

Latest blogosphere posts tagged “commandline”

  • Woof - simply exchange files


    Simon Willison's WeblogAuthority Authority:
    Woof—simply exchange files ( via ). Ultra simple file sharing for local networks: run “woof filename” to start a local web server which will serve up that file, just once, and then terminate. Can also serve up an entire directory as a compressed archive. Written in Python, as a single script which you can drop ...
    16 hours ago
  • Bash my files into shape.


    Ask MetaFilterAuthority Authority: 648
    My command line/scripting-fu is weak. Help me clean up and copy a lot of files without having to do it by hand? I keep a full version of my music library on an HTPC, running Ubuntu. When I acquire new music, I always do so on my Windows laptop, and I also make sure to get a high-quality image of the album cover. ...
    3 days ago
  • Command-line auto completion for Hadoop DFS commands


    Engineering RapleafAuthority Authority: 100
    We like to keep things simple here at Rapleaf. One small tweak we made right after we installed hadoop was to alias hadoop dfs to hdfs . It rolls off the fingers nicely. We are also constantly typing hdfs -ls this or hdfs -du that . If we are not sure what this/that is, we type hdfs -ls /this/what , then ...
    6 days ago
  • Twidge: Command Line Twitter Client For Linux


    UbuntuHQAuthority Authority: 149
    Twidge is a command-line microblogging client for Twitter and Identi.ca. It is designed to be useful when youre sitting at a shell prompt. While I prefer TTYtter , Twidge may be easier to use and also can be install with just one command.   Using a command line Twitter client can be very useful because you can ...
    1 week ago
  • Tweet from the command line with Twidge


    Telephone IssuesAuthority Authority: 166
    For the longest time I refused to see the value in Twitter. Over the last six months I have changed my tune on that. Now I use Twitter primarily as a PR tool for my articles. And since my renewed belief in micro-blogging, I have found plenty of tools with which to enact with Twitter. One tool I have found to be the ...
    1 week ago
  • Tweet from the command line with Twidge


    Web Burning BlogAuthority Authority: 148
    For the long instance I refused to wager the continuance in Twitter. Over the tangency sextet months I impact denaturized my set on that. Now I ingest Twitter primarily as a PR agency for my articles. And since my renewed belief in micro-blogging, I impact institute plentitude of tools with which to represent with ...
    1 week ago
  • Add a PHP Post-Commit-Hook to your SVN


    Marco's Webdev NotepadAuthority Authority: 104
    This is just a link to a very good tutorial on how to make your own SVN post-commit hook using a PHP script. It sends the following information via email: Committer name Commit message List of files edited Diff of changes made http://techchorus.net/writing-php-script-send-svn-commit-changeset-email-notification
    2 weeks ago
  • Gmail, offlineimap, msmtp, and mutt for command line email


    Tux TrainingAuthority Authority: 117
    Collecting bits and pieces over the past year, I’ve come up with the perfect solution for email on the command line.   Enjoy.mkdir ~/Mail (if you want this to be different change the “localfolders” line in .offlineimaprc )here, the following are my configs. All of these will have to be editted with [...]
    2 weeks ago
  • aria2: Cross Platform Command Line Tool To Download Files From HTTP, FTP and Bittorrent


    UbuntuHQAuthority Authority: 149
    aria2 is a command line utility for Windows, Linux and Mac OSX you can use for downloading files, which supports HTTP(S), FTP, BitTorrent, and Metalink. The cli tool can download a file from multiple sources/protocols and tries to utilize your maximum download bandwidth. Really speeds up your download experience. ...
    2 weeks ago
  • OpenSUSE Linux: Quick Zypper Tutorial


    OpenSUSE Linux RantsAuthority Authority: 121
    OpenSUSE Linux provides a command-line method of managing repositories and packages. This tool is called zypper . The following is a basic tutorial by example of how to use zypper . Repository Management To list repositories: [1342][root@dev:/home/scott]$ zypper repos# | Alias | Name ...
    3 weeks ago
  • Slick Linux Virtual Terminal: aterm


    OpenSUSE Linux RantsAuthority Authority: 121
    In the search for a full weight loss program for my window manager (I’m switching from KDE 3.5 to XFCE4), it became clear that another terminal would have to replace Konsole. After 11 full minutes of considerable thought, agonizing contemplation, deliberation and extensive research, aterm became the obvious ...
    3 weeks ago
  • Perl : search and replaced


    DagorretAuthority Authority: 127
    There are many times when we need to search and replace certain words from files. Doing it manually will be very time consuming. One way to do it is using VI ( my favorite editor !) search n’ replace. The better option is using perl command line search and replace option. The syntax is the following. # perl ...
    4 weeks ago

Comments about commandline

Personal attacks are NOT allowed
Please read our comment policy