Search Results

Search: Posts Made By: ichar
1,459
Posted By ichar
How to edit specific variable in file?
HI guys i have a question.
Question 1: how do i modify a particular string?
e.g

echo "Please enter Book Title: "
read a
echo "Please enter Author: "
read b
if [[ $(grep "^$a:$b"...
1,767
Posted By ichar
Help on editing inventory
Hi guys, im currently doing a library database program, and i need help for the following commands

my library.txt is

Google:Harry:45.00:50:100

This is my code
echo "Please enter Title"
...
1,669
Posted By ichar
Hi, That worked, thanks! I have 3 questions ...
Hi, That worked, thanks!

I have 3 questions
Question 1 how can i set up such a way that when i input a,b, it only prints out that line ( kinda like search function)

e.g
username.txt
...
1,669
Posted By ichar
help with finding text and deleting line
HI All, I need to search for a particular pattern input by the user in order to delete the line. My username.txt has

username@email.com:John:149.0.3.4:1
username1@email.com:Harry:149.0.3.4:1...
Showing results 1 to 4 of 4

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