Search Results

Search: Posts Made By: norbie.lopez
962
Posted By norbie.lopez
Useradd not creating users and just got blinking cursor
Suddenly useradd command is not working,no errors displayed and just got blinking cursor after hitting the command but not actually creating users as expected. Tried using the groupadd command but...
1,702
Posted By norbie.lopez
Thank you for your help however these codes seem...
Thank you for your help however these codes seem to work only when copying and pasting one by one.

echo "Enter string and hit Ctrl + D"
while IFS= read -r line
do
printf "%s\n" "$line"
done >...
1,702
Posted By norbie.lopez
Script to accept Multi line inputs
Hi there,

I'm trying to create a script that will accept multiple inputs by copying and pasting the strings from a notepad, hit Enter key and output the string to a text file.I'm thinking of using...
1,299
Posted By norbie.lopez
Need help for Script
Hi,

I really appreciate your response and help on this.
Thank you.

Regards,
Norbie
1,299
Posted By norbie.lopez
Need help for Script
Note: Apologies but I can't delete previous duplicate posts. There's no option to do that.

**************************************************************************
Input:
To search for the...
1,299
Posted By norbie.lopez
Need help for Script
To search for the file that contain certain string, get the transaction number and the certain details inside the file.

Here is my complete script:
set -x
echo " " > errout

for b in $(cat...
1,299
Posted By norbie.lopez
Need help for Script
I'm just new for Shell scripting and on the process of creating one to search for a file that contains certain string , get the archive location and get some value inside the output file.

I'm...
Showing results 1 to 7 of 7

 
All times are GMT -4. The time now is 10:37 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy