Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- sort by:
- Relevance
- Date
- Popularity
- Keyboard shortcuts in bash and zsh
- Learn these timesaving keyboard shortcuts for working in the bash and zsh shells. The bash and zsh shells are very similar, with zsh being more of a "power-house" shell than bash. Key commands for both shells are similar and knowing these time-saving shortcuts can be a great...
- Technical articles 2007-04-27
Additional Resources
- UNIX command line editing made easy
- Wish there were a quicker way to work with UNIX command lines? There is when you use the VI or EMACS command line editors. With our list of VI and EMACS commands, you'll get your line editing done in no time.Ever get tired of typing long directory or file names...
- Technical articles 2001-01-24
- Use keyboard shortcuts at the command line
- The bash shell gives you flexibility at the command line for editing. Have a look at these examples. Delivered each Tuesday, TechRepublic's free Linux NetNote provides tips, articles, and other resources to help you hone your Linux skills. Automatically sign up today! The bash...
- Technical articles 2005-02-03
- Create a folder with current date
- I have an old computer with Windows 98SE and I'd like to get a help on how to create a folder with the current date, "08-26-2008" for example without the quotes, using a script.I have tried md %date:~4,2%-%date:~7,2%-%date:~10,4%It works on Windows XP but not on Windows 98.Thanks in advance.Try thisA...
- Discussion threads 2008-08-26
- Thanks
- ThanksYou've been a great help. Looks like I have some reading to catch up on.OK I finally did itAfter centuries with MS, I finally decided to give Linux a try. I took an old laptop (PIII 500) and downloaded the latest version of Ubuntu. The install went...
- Discussion threads 2005-11-25
- Master the Linux bash command line with these 10 shortcuts
- Ifyou've ever typed a command at the Linux shell prompt, you've probably alreadyused bash—after all,it's the default command shell on most modern GNU/Linuxdistributions. The bash shell is the primary interface to the Linux operatingsystem—it accepts, interprets and executes your commands,and provides you with the building blocks for shell scripting and...
- Technical articles 2005-08-10
- c++
- hi there.im new to c++ and i have this project im working onstaff personel system using OOP.ive started my project but im stuck.need help.#include "StaffPersonnelDataHandler.h"StaffPersonnelDataHandler::StaffPersonnelDataHandlervoid // constructor{}StaffPersonnelDataHandler::~StaffPersonnelDataHandlervoid{}void Trim(std::string& str, const std::string & ChrsToTrim = " tnr", int TrimDir = 0){ size_t startIndex = str.find_first_not_ofChrsToTrim; ...
- Discussion threads 2008-10-07
- Get IT Done: An introduction to the MySQL command line
- Introduction to common command line MySQL instructions and configurationsDatabases are all the rage for one good reason: You need them to do just about anything. From Web sites to employee records to vendor listings to payrolls, databases affect nearly all levels of the enterprise. Because of this, duties that once...
- Technical articles 2002-03-22
- Manage Windows Server 2003 computers remotely with a mouse click
- Manage Windows Server 2003 computers remotely with a mouse clickarticle rootJust Moved to W2k3We just moved from NT to W2k3. Need more technical info like this.Thanks.Learn Shadow and Query Session for more TS functionalityShadow commandEnables you to remotely control an active session of another user. Syntaxshadow {SessionName | SessionID} [/server:ServerName] [/v]...
- Discussion threads 2005-04-28
- Pick up some Python with this script walk-through
- One good way to become conversant with a new language is to convert a script from a similar language. This article will take you through that process to show you the basic Python statements.I often find myself anticipating future contract requirements and wanting to add to my skill set. But...
- Technical articles 2002-06-18
- Manipulate text files easily with UNIX awk
- Awk provides a great mechanism for working with data files on a UNIX system. Here's a look at awk command structure, flow control, and data structures.You can apply the UNIX awk utility to myriad tasks, but one of its best uses is to process and manipulate formatted data files, such...
- Technical articles 2002-09-23
- How do I... Use the Windows Vista FTP command line utility?
- Now that I am on my command-line kick these days, I wanted to show you how to take advantage of a free command-line FTP utility that comes packaged with Windows Vista. Why pay money for some software when you can take advantage of software you already paid for. There is...
- Blog posts 2007-11-19
- Command Line Tasks Scheduling
- Hi GuysI am trying to schedule a task for an application to be opened every 5 minutes. I am trying to keep an application open that our employees might accidently close. That application being the Cisco Unified Personal Communicator with is a Cisco soft phone.This gets a little complicated because...
- Discussion threads 2008-04-03
- Tech Tip: Command-line keyboard shortcuts/Attach document footers in Win2K
- Find out about some command-line keyboard shortcuts, learn how to attach document footers. Windows 2000 Professional: Use keyboard shortcuts at the command console Most Windows applications map the keyboard's function keys to certain functions....
- Technical articles 2004-08-02
- How do you rate your job security in the current economic climate???
- The auto industry tanking and asking for bailouts. Banks going under. Tech companies like Nortel filing for Chapter 11. The housing industry is in a shambles as well as the mortgage industry. The dreaded "D" word is being mentioned. Unemployment is on the rise. 2.5 million permanent jobs have been...
- Discussion threads 2009-01-15
- Learn about Perl statements with this script walk-through
- One of the best ways to master a new language is to examine real-world examples. Find out the basics as we dissect a simple script that reformats a text file.Being a hired-gun developer, I inherit all kinds of client problems. Recently, I was tasked with exporting a delimited flat file...
- Technical articles 2002-05-14
- Quick Tip: Use our VI cheat sheets to edit text more effectively in UNIX
- Edit text more effectively in UNIX with these VI cheat sheets.VI is a confusing, frustrating, backwards, difficult-to-learn text editor. So why even deal with it? Because VI exists on virtually every UNIX system in the world, and if you can use VI, you can edit text on almost any UNIX...
- Technical articles 2001-01-18
- OnScreen QB Stats 1.0.1 (Mobile)
- OnScreen QB Stats from OnScreen Science, Inc. is an app for recording, calculating, and reviewing quarterback passing results during and after a football game. So, if you're someone that needs to or would just like to know exactly how well the quarterbacks are doing in the game you're watching or...
- Software downloads 2009-12-28
- PHP Debugger 2.1.3.5 (Windows)
- PHP Debugger is a powerful php project development tool which integrated with PHP code editing and debugging. Without any other php server, you can edit and debug an PHP project with the help of PHP server integrated capable of debugging, after you create an PHP project simply. 1.Integrated with PHP...
- Software downloads 2009-09-21
- Run Microsoft Baseline Security Analyzer 1.2 from the command line
- With the release of version 1.2 of the Microsoft BaselineSecurity Analyzer (MBSA 1.2), Microsoft has vastly improved this alreadyexcellent proactive security tool and turned it into a much more full-featuredutility. The MBSA includes a powerful graphical user interface that providesadministrators with a way to interactively scan the local and remote...
- Technical articles 2004-07-06
- << Previous
- page 1 of 1
- Next >>


