Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

powershell get input from user

$Server = Read-Host -Prompt 'Input your server  name'
$User = Read-Host -Prompt 'Input the user name'
$Date = Get-Date
Write-Host "You input server '$Servers' and '$User' on '$Date'" 
Comment

PREVIOUS NEXT
Code Example
Shell :: installer pip3 linux 
Shell :: how to install pip2 in kali linux 
Shell :: get git username and email 
Shell :: how to kill a port 
Shell :: install postman in ubuntu 
Shell :: how to install snap store in elementary os 
Shell :: docker to sudoers 
Shell :: storage/logs/laravel.log" could not be opened: failed to open stream: permission denied 
Shell :: naming an stash 
Shell :: como actualizar node en ubuntu 
Shell :: check ports in use windows 8080 
Shell :: zsh compinit: insecure directories, run compaudit for list. 
Shell :: install psycopg2 ubuntu 
Shell :: powershell read json file 
Shell :: get docker id from name 
Shell :: update chrome in kali linux through terminal 
Shell :: sqlite laravel 
Shell :: How to remove (uninstall) AnyDesk app in Modicia Linux 
Shell :: bash parameter count 
Shell :: how to remove git initialization 
Shell :: Failed to download metadata for repo ‘AppStream’ 
Shell :: ssh permissions too open 
Shell :: allow ssh root 
Shell :: how to check if oh my zsh is installed 
Shell :: brew install atom 
Shell :: bash how to generate md5 checksums on all files in a directory 
Shell :: linux apache start 
Shell :: npm fix deprecated packages globally 
Shell :: snap install clion 
Shell :: pip install django-allauth 
ADD CONTENT
Topic
Content
Source link
Name
8+4 =