Search Results

Search: Posts Made By: mayursingru
3,274
Posted By mayursingru
Hi Kelly, Missed one detail use following...
Hi Kelly,
Missed one detail use following line for grep
grep -H $Genename file1.txt > somefile.txt


Regards,
Mayur
4,093
Posted By mayursingru
Hi, check this out. How to keep a...
Hi,
check this out.
How to keep a detailed audit trail of what’s being done on your Linux systems (http://www.cyberciti.biz/tips/howto-log-user-activity-using-process-accounting.html)

Find...
9,152
Posted By mayursingru
Hi, try this cal -m month year ...
Hi,
try this
cal -m month year
replace month and year appropriately.

Regards,
Mayur
2,121
Posted By mayursingru
Hi U_C_Dispatj, Please tell th error you are...
Hi U_C_Dispatj,
Please tell th error you are encountering. The code worked fine for me it is as below.

#!/bin/bash

clear

read -p "Please enter a string: " str1
read -p "Please enter...
Showing results 1 to 4 of 4

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