Top "Command" questions

A command is a directive to a computer program acting as an interpreter of some kind, in order to perform a specific task.

How to get all process ids without ps command on Linux

How to get all process ids (pid) (similar to: $ ps aux) but without using ps.

linux shell command ps
Specify Command for MenuItem in a DataTemplate

I have a context menu. It's bound to some collection and it has a defined ItemTemplate like this: <ContextMenu …

wpf datatemplate command
Are there shortcut keys for ReSharper's Unit Test Runner?

For obvious productivity reasons, I make an effort of learning and using as many of the keyboard shortcuts for the …

unit-testing keyboard-shortcuts resharper command
How to remove Drush installation

I installed Drush with sudo apt-get install drush. How can I remove it now?

command-line command drush
WPF: TreeViewItem bound to an ICommand

I am busy creating my first MVVM application in WPF. Basically the problem I am having is that I have …

c# wpf treeview command icommand
Can't connect to server (timed out if winsock.dll error 10060) when run blat command to send mail

I am using Blat that is command line tool for sending the mail from command. First I run the install …

cmd command mail-server blat wsastartup
Linux zip command: add a file with different name

I´d like to add a file in a zip file, with a different name, and avoiding the creation of …

linux command zip rename
Pass CommandParameter to Command in Silverlight using MVVM

I'm just learning Silverlight and looking at MVVM and Commanding. Ok, so I have seen the basic RelayCommand implementation: public …

mvvm silverlight-4.0 command relaycommand commandparameter
How to suppress windows command output?

I'm moving thousands of files through the command line and it prints all the file names to the console. Is …

windows console command suppress
Failure [INSTALL_FAILED_PERMISSION_MODEL_DOWNGRADE]

I entered the command below in the CMD and the command returned the error below the command. Command: phonegap run …

android cordova command cordova-cli