Search Results

Search: Posts Made By: pikamon
1,575
Posted By pikamon
hi thx for the reply but for some reason the...
hi thx for the reply but for some reason the output got cut off for $a
1,575
Posted By pikamon
Output variable side by side
how do you display variable that contain multi line side by side dynamically without knowing the number of variable and line for each variable ?

Example
echo $a
a
b
c

echo $b
1
2
3
...
1,421
Posted By pikamon
thanks it work but it leave a blankspace at the...
thanks it work but it leave a blankspace at the front of the text. But it ok
1,421
Posted By pikamon
Sorting using filename of a path
Hi all! i have a question how do you sort the filename of a path directory according to alphabetic order.

Example: sort according to highlighted text. There maybe space for filename
...
3,901
Posted By pikamon
Display .bash_history with timestamp using script
Hi would like to ask if there is anyway to display .bash_history with timestamp using shell script?

i know that you should use history command with HISTTIMEFORMAT="%d/%m/%y %T " to display it in...
6,519
Posted By pikamon
Thanks for all the help
Thanks for all the help
6,519
Posted By pikamon
Thanks for all the reply ---------- Post...
Thanks for all the reply

---------- Post updated at 02:35 PM ---------- Previous update was at 12:30 AM ----------

just changed the question a little. How do you go about doing it without using...
6,519
Posted By pikamon
Display 3 variable side by side
Hi. i have 3 variable:

echo $a will give:
file1
more file
file4


echo $b will give:
date1
date 2
date 3

echo $c will give:
user1
user2
sam jackson

how do i make then display...
4,552
Posted By pikamon
Thx for all the help and reply still new to all...
Thx for all the help and reply still new to all this shell command
4,552
Posted By pikamon
How to format output of command?
Hi how do you change the format of the output of
ls -lt -c -R $HOME | sed /^total/d

From:
/home/pikamon/Desktop:
-rwxr-xr-x 1 pikamon pikamon 35 Sep 18 14:25 fileModified.sh
-rwxr-xr-x 1...
Showing results 1 to 10 of 10

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