WINDOWS POWERSHELL | GET-CHILDITEM, GET-ALIAS

This blog post covers two commands from windows power shell, get-childitem and get-alias.

Get-alias command gives details about alias name correspond to different cmdlets. for example ls command can be used in place of dir. To get the list of all alias simple execute get-alias command. to get the command page by page get-alias | more command can be used.

get alias

Get-childitem (gci) gives the list of files and directories on given path.

Results provided by get-child item can be formatted as per requirement by using formatl-ist

format-list can be further formatted by using – property <propertyname1>, for example following command gives output of gci c: |format-list -property name

format-list can be further formatted by using – property <propertyname1>,<propertyname2> for example following command gives output of gci c: |format-list -property name,creationtime

Tags

Related articles

Shopify Thailand | From Selling on Marketplaces to Building a Sustainable Brand

Many Thai businesses begin their journey on marketplaces, but as competition intensifies, building their own website becomes a crucial next step. Shopify is not just a tool for launching an online store—it is a Digital Commerce foundation designed to support long-term growth.

Read more

Shopify Thailand | A Digital Commerce Platform That Is More Than Just an Online Store

Shopify is evolving from a tool for launching online stores into a Digital Commerce Platform that enables businesses to manage omnichannel operations, integrate with enterprise systems, and support long-term growth. This article explains the broader picture from a structured, enterprise perspective.

Read more
Contact us

Let's Talk Solutions

Don’t face obstacles alone – tell us about your needs. We’ll listen, suggest options, and together build technology to accomplish your goals.

Guaranteed Follow-Up — Within One Business Day

No chasing. No hassle. It’s easy.

Schedule a Free Consultation
General Form