command line
Tag details
Welcome to the 'command-line' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'command-line'.
Look up
"command-line"
at The Free Dictionary
Latest blogosphere posts tagged “command line”
-
Open Finder from the Terminal
OS X Daily —
Authority: 426
You can immediately access the present working directory in the Finder by typing the following command in the Terminal: open . If you have just launched Terminal, typing this in the command line will immediately open your home directory, but you can be anywhere and it works the same. You can also specify ...1 day ago -
Command Line Basics: Cut Fields With awk
fsdaily.com - Free Software News - Published news —
Authority: 160
There are times when you will want to trim some information from the output of a command. This may be because you want to feed that output into another command. Whatever the reason for wanting to manipulate the output, awk is one of many tools available in GNU/Linux to perform this task.1 day ago -
Remove Unused Linux Kernel Headers, Images And Modules With One Command
UbuntuHQ —
Authority: 146
If youve installed Ubuntu Karmic since its Beta like me, you probably have a lot of unused Linux Kernel headers, images and modules. Actually, even if you did a fresh install of the final version, you should have a few of those which you no longer use. Remove Unused Linux Kernel Headers, Images And Modules With One ...3 days ago -
[How-To] Extract Text from PDF Files for use in Other Applications
Technofriends —
Authority: 436
If you are looking out for a way to extract text from PDF Files in order to use it in other applications, you can try out A-PDF Text Extractor. A-PDF Text Extractor is a free utility designed to extract text from Adobe PDF files for use in other applications. There are three mode of output text: In PDF Order, Smart ...5 days ago -
Using AMT Remotley from a Command Line with WinRM
Blogs@Intel —
Authority: 138
Ill admit it, I am not a real programer. That is to say, most of the code I have "written" is a compilation of copied and pasted bits from examples on the web. So, when I learned that AMT can be accessed remotley via the command line, I was excited. The secret lies in two places. First, AMT has been able to "speak" ...6 days ago -
Total Video Converter
Hak9 - Hub Of Anti Kracker's —
Authority: 119
Total Solution for your Media Conversion “Convert all video files to AVCHD , psp, iPod, iPhone, swf, flv, DVD, VCD, Xbox360, PS3… !” E.M. Total Video Converter is a piece of ...1 week ago -
Proof Groups Blog: Know Your PHP Environments
Computer & Internet - computer-internet.marc8.com —
Authority: 167
On the Proof Groups blog theres a recent post about a "gotcha" Andy Chase found when using the Drush command line tool for Drupal installations and a system that has MAMP installed. read more1 week ago -
Access the clipboard from the command line
OS X Daily —
Authority: 426
With the pbcopy and pbpaste commands, you can access your Mac OS X clipboard directly through the Terminal. Yes, that means you can access what you copied in a GUI app and use it in the command line seamlessly, and vice versa. Here’s an introduction on how to use both copy and paste from the command line: pbcopy ...1 week ago -
NameBench helps you find fastest DNS server
Technofriends —
Authority: 436
Earlier last week, Google released its own public DNS resolver which is seen as a step by many to kill OpenDNS. Now, when their exists so many different options in front of the end user, it does make sense to figure out which of these available DNS resolver is the fastest. After all, a faster DNS resolver is the first ...1 week ago -
Slow tab expansion in Ops Mgr Powershell V2 console
System Center Operations Manager —
Authority: 398
I am a big Powershell fan, and I use the Powershell console regularly. Depending on what I’m taking care of at the time, I might be using the plain vanilla console or I might be using the Operations Manager snapin to work with the latest builds of our product. In both contexts, I find that a tab expansion ...1 week ago -
What is my IP Address? How do I get my IP Address in Mac OS X?
OS X Daily —
Authority: 426
The quickest way to get your external IP address in Mac OS X is by launching the Terminal and typing the following command: curl whatismyip.org This will report back your IP address by pulling the result from WhatIsMyIP.org. Alternatively, you could view that site in your web browser and also get your external IP ...1 week ago -
Introduction to the Mac’s Terminal Screencast
Peter Upfold —
Authority: 109
Not too long ago I put together a screencast which aims to introduce Mac users who haven’t played with Terminal or command lines before and try and explain some of the initial concepts and to get doing a few things. I’d love your feedback on the screencast — you can watch it either at its page on The Stealth ...1 week ago -
Repeating Commands in Bash
fsdaily.com - Free Software News - Published news —
Authority: 160
Making use of previously entered commands can help you remember the location of files previously edited, canremove the need to re-enter long path names and can save you a lot of typing mistakes.1 week ago -
Develop Locally With Linux, Apache, MySQL, and PHP
Digital Oasis —
Authority: 115
Image via WikipediaIf you’d like to develop PHP and MySQL web apps in Linux but you’re not sure how to get started then feel free to follow along with this blog post. For the most part, installation and configuration is simple and straightforward.Though this article is directed toward users of Mandriva Linux (my ...1 week ago -
How To Change The Ownership Of A Folder Or A File In Seconds ?
vhxn.com —
Authority: 142
If you want to change ownership information of a specific file or a folder that contains multiple files in seconds, you can go with a new tool called File Owner Changer. It is a free portable utility that lets do your work quicker and easier. As it has a simple interface, you can select any file or folder and assign ...1 week ago -
Home of the MinGW, MSYS and mingwPORT Projects
tutorials, tips, tricks and IT resources —
Authority: 131
MinGW, a contraction of “Minimalist GNU for Windows”, is a port of the GNU Compiler Collection (GCC), and GNU Binutils, for use in the development of native Microsoft Windows applications. Offered in easily installed binary package format, for native deployment on MS-Windows, or user-built from source, for ...1 week ago -
13 Lethal Linux Commands
OpenSUSE Linux Rants —
Authority: 124
Ok, this is seriously way too cool to pass up. Excerpt: In this post I will collect all commands which SHOULD NEVER be executed in Linux. Any of them will cause data loss or corruption, can freeze or hang up running system. NEVER RUN THESE COMMANDS IN LINUX BOX CLI! Even if somebody advises you in forum/im ...1 week ago -
Command line tip #13- Find flash cookies
The PC Informant —
Authority: 136
The previous post discusses Flash cookies in some detail. I commented that I have found that the Windows search function is not the best way to find Flash cookies. However, the command line can be used by entering the following: dir "%appdata%\macromedia\*.sol" /s/b The quotation marks are necessary. This command ...1 week ago -
Download ALL of National Geographic’s Wallpapers at Once [Wallpapers]
F-Default —
Authority: 464
National Geographic offers a lot of gorgeous wallpapers for those of us craving desktop eyecandy. Unfortunately there’s no easy way to download the photos in batches. Read the original here: Download ALL of National Geographic’s Wallpapers at Once [Wallpapers]1 week ago -
Rango: A New Modular Ruby Webapp Framework
Computer & Internet - computer-internet.marc8.com —
Authority: 167
Rango is a Rack-based lightweight Web framework by Jakub Šťastný that has seemingly borrowed a little bit less from past Ruby frameworks and a bit more from Django. Based on the 1.9 version of Ruby, Rango works with read more2 weeks ago
