Skip to content
View SaiKolla-94's full-sized avatar

Block or report SaiKolla-94

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. How-to-Copy-a-File-in-Python How-to-Copy-a-File-in-Python Public

  2. Copy-Files-Multiiple-locations-With-PowerShell Copy-Files-Multiiple-locations-With-PowerShell Public

    $mytarget = "C:\target.txt" $data = Get-Content -Path $mytarget #mkdir kumar $sourcepath = "C:\Users\h09853\Desktop\01.ppk" foreach($target in $data){ Copy-Item -Path $sourcepath\* -Destination "$t…

    PowerShell

  3. How-to-connect-remote-desktop-with-PowerShell How-to-connect-remote-desktop-with-PowerShell Public

    How to connect remote desktop with PowerShell

    PowerShell

  4. Devops Devops Public

    HTML

  5. DemoDevops DemoDevops Public

  6. github-demo github-demo Public

    A sample demo repository to show the Git workflow