ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. Lakshmana
    3. Posts
    • Profile
    • Following 66
    • Followers 3
    • Topics 313
    • Posts 1,763
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Bash Script to Convert .csv to .xlsx

      @scottalanmiller mv test.csv test.xlsx will helps to convert the .csv files?

      posted in IT Discussion
      LakshmanaL
      Lakshmana
    • RE: Centos 7.3 Installed

      Whether the name of the package helps?

      posted in IT Discussion
      LakshmanaL
      Lakshmana
    • Centos 7.3 Installed

      I have installed Centos 7.3 KDE version in my machine now. For learning RHEL class. I face one issue is that battery indication is shown as 0% but the charging is happening. How to install only that package in the machine. Since i have yum update it asking to update up to 400 MB. Now my data is less. So need to update only Battery indication. How to do this ?

      posted in IT Discussion centos centos 7 centos 7.3 battery indicator linux kde
      LakshmanaL
      Lakshmana
    • RE: Bash Script to Convert .csv to .xlsx

      move command helps ?

      posted in IT Discussion
      LakshmanaL
      Lakshmana
    • RE: Bash Script to Convert .csv to .xlsx

      I am in need for the Linux or for Mac with the help of Python if it is possible !!!

      posted in IT Discussion
      LakshmanaL
      Lakshmana
    • Bash Script to Convert .csv to .xlsx

      Can anyone help me with the bash script things to be used for the conversion of .csv to .xlsx files ?

      Having the .csv files in one folder that have to be converted into .xlsx files

      posted in IT Discussion
      LakshmanaL
      Lakshmana
    • RE: Happy Pongal 2018

      @scottalanmiller said in Happy Pongal 2018:

      So holiday until Wednesday?

      Today is 15/Jan/2018 where Cow Pongal but i am in Office

      posted in News
      LakshmanaL
      Lakshmana
    • RE: Anyone from xByte around

      @scottalanmiller said in Anyone from xByte around:

      @lakshmana said in Anyone from xByte around:

      @scottalanmiller What is that Blueberry ?

      I thought that we were naming fruit 🙂 Why did you say raspberry?

      https://www.raspberrypi.org/

      Raspbery Pi

      posted in xByte
      LakshmanaL
      Lakshmana
    • RE: Anyone from xByte around

      @scottalanmiller What is that Blueberry ?

      posted in xByte
      LakshmanaL
      Lakshmana
    • RE: Happy Pongal 2018

      @scottalanmiller said in Happy Pongal 2018:

      Happy Pongal!

      Thanks a lot

      posted in News
      LakshmanaL
      Lakshmana
    • RE: Anyone from xByte around

      Raspberry ?

      posted in xByte
      LakshmanaL
      Lakshmana
    • Happy Pongal 2018

      Hi Team,

      Happy Pongal 2018 to all ML members

      Youtube Video

      posted in News
      LakshmanaL
      Lakshmana
    • RE: 2nd Time visit to Sabarimala

      0_1515351022308_IMG_20180104_075134.jpg 0_1515351042818_IMG_20180104_075128.jpg 0_1515351068705_IMG_20180104_080621.jpg

      Good Darshan this year

      posted in Self Promotion
      LakshmanaL
      Lakshmana
    • CPU Flaw old news now renewed

      CPU Flaw was found and its being informed from Google Project Zero

      https://spectreattack.com

      posted in IT Discussion
      LakshmanaL
      Lakshmana
    • RE: VBSCript Issues

      @dafyre No.Verify this

      Set objExcel = CreateObject(“Excel.Application”)
      objExcel.Visible = True
      Set objWorkbook1= objExcel.Workbooks.Open(“C:\Documents and Settings\mohan.kakarla\Desktop\1.xls”)
      Set objWorkbook2= objExcel.Workbooks.Open(“C:\Documents and Settings\mohan.kakarla\Desktop\2.xls”)
      objWorkbook1.Worksheets(“Sheet1”).UsedRange.Copy
      objWorkbook2.Worksheets(“Sheet1”).Range(“A1”).PasteSpecial Paste =xlValues
      objWorkbook1.save
      objWorkbook2.save
      objWorkbook1.close
      objWorkbook2.close
      set objExcel=nothing

      posted in IT Discussion
      LakshmanaL
      Lakshmana
    • RE: Robocopy only .csv

      @irj said in Robocopy only .csv:

      Are you taking the time to learn these scripts or are you just copying and pasting?

      Making copy paste the files by wildcard.This is the aim

      posted in IT Discussion
      LakshmanaL
      Lakshmana
    • RE: VBSCript Issues

      @dafyre Actually I am having 6 Sheet in One Excel File where Sheet 1 not disturbed,
      Sheet 2,3,4,5 where copied the files from the source path provided.This is the 6th Sheet which through error

      posted in IT Discussion
      LakshmanaL
      Lakshmana
    • VBSCript Issues

      I am having 5 VB Scripts which copies the data from One Excel to another excel..All the scripts just need to mention the Page name in it but only one VB script which gives the error

      C:\chat.vbs(5, 1) Microsoft VBScript runtime error: Subscript out of range

      What may be the issue ?

      Verifying this link for .vbs

      https://quicktestprofessional.wordpress.com/2008/06/09/copy-an-excel-sheet-to-another-excel/

      posted in IT Discussion
      LakshmanaL
      Lakshmana
    • RE: Robocopy only .csv

      @black3dynamite said in Robocopy only .csv:

      @lakshmana said in Robocopy only .csv:

      I am getting invalid
      ERROR : Invalid Parameter #1 :

      Which command gave you an invalid parameter?

      Local to Local Copy

      posted in IT Discussion
      LakshmanaL
      Lakshmana
    • RE: Robocopy only .csv

      @mike-davis Ok Thanks I will try the same

      @mike-davis said in Robocopy only .csv:

      Correct syntax is:

      robocopy *.csv c:\folder1 c:\folder2
      

      ERROR : No Destination Directory Specified.

      posted in IT Discussion
      LakshmanaL
      Lakshmana
    • 1
    • 2
    • 8
    • 9
    • 10
    • 11
    • 12
    • 88
    • 89
    • 10 / 89