Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

PowerShell show calendar

#first install the calendar module if not done so, in admin mode.
Install-Module PSCalendar

#run the following command to see a calendar
Get-Calendar
#or alternatively
calendar
#or 
cal
Comment

PREVIOUS NEXT
Code Example
Shell :: list all users ubuntu 20.04 
Shell :: install tesseract-ocr jpn 
Shell :: install anydesk to kali 
Shell :: linux crée utilisateur sudo 
Shell :: fork git ubuntu 
Shell :: download zip file from onedrive using wget 
Shell :: get battery level via cmd 
Shell :: mv file linux 
Shell :: duf in apt ubuntu 
Shell :: run command on ctrl-c in shell script 
Shell :: apache2 default url 
Shell :: import bjson mongodb 
Shell :: stash specific files git 
Shell :: powershell security 
Shell :: linux gzip multiple files 
Shell :: ignore .idea in gitignore 
Shell :: win10 trashcan location 
Shell :: delete resource group azure powershell 
Shell :: how to define a command in bashrc 
Shell :: linux command find program 
Shell :: git restore 
Shell :: install gdal django rest 
Shell :: git clone only single file 
Shell :: git use stash on another computer 
Shell :: undo termial 
Shell :: how to boot from grub rescue 
Shell :: helm commands 
Shell :: where can i sell my laptop 
Shell :: bash manual 
Shell :: git rename other branch 
ADD CONTENT
Topic
Content
Source link
Name
4+5 =