Benmamb
‎02-27-2023
New Contributor

Joined: February 2023

User Statistics

  • 1 Posts
  • 0 Solutions
  • 4 Kudos given
  • 0 Kudos received

User Activity

My Script doesnt seem to be working any ideas. Can anyone see what is wrong.#!/bin/sh#get serial numberserial=$(system_profiler SPHardwareDataType | awk '/Serial/ {print $4}')#Define Laptoplaptop=$LPTcomputerName="$LPT-$serial"# Set the ComputerName,...
Kudos given to