Search Results

Search: Posts Made By: Shubham1182
2,419
Posted By Shubham1182
i am using Ubuntu 16.04 LTE
i am using Ubuntu 16.04 LTE
2,419
Posted By Shubham1182
Password Less Authentication not Working After Giving Full Permission
Hello Team,
Please help me to solve my Problem,
By mistake, I give full permission to /(root) directory. by using the following command "chmod -R 777 /"
after this, the client asks for the...
2,152
Posted By Shubham1182
thank you so much its work for me
thank you so much its work for me
2,152
Posted By Shubham1182
How to Dump data into CSV file which is Separate by <tab>?
Dear Team,
please help me to solve this problem using Linux command. I want to dump this data into an excel sheet,
Suppose I have a string like:
ABC
PQR

XYZ
ASD

then I expect output as a...
2,804
Posted By Shubham1182
Dear Team, now i hope you will understand my...
Dear Team, now i hope you will understand my problem!

#!/bin/bash
date()
{
echo "Please Enter Hours And Minites"
echo "Enter Hours:"
read hrs
echo "Enter Minites:"
read min
DATE=$(...
2,804
Posted By Shubham1182
How to insert data into black column( Secound Column ) in excel (.XLSX) file using shell script?
Source Code of the original script is down below please run the script and try to solve this problem
this is my data and I want it column wise

2019-03-20 13:00:00:000
2019-03-20 15:00:00:000...
Showing results 1 to 6 of 6

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