Search Results

Search: Posts Made By: chinababy
1,972
Posted By chinababy
thank you guys was realy hellpfull finaly it...
thank you guys was realy hellpfull finaly it works :D
1,972
Posted By chinababy
[Solved] Error in loop
This is my first ever bash script. What i wish to achieve is to find all files in current directory except the script file and count lines in each found file. Some thing seems to be wrong with the if...
2,267
Posted By chinababy
Kill command
what is the difference between kill 5 and kill %5? the first one is to kill a process with PID 5 but what does the % mean in the second one?
3,274
Posted By chinababy
all of them are good :D thank you
all of them are good :D thank you
3,274
Posted By chinababy
write the same command but include $PWD in it
write the same command but include $PWD in it
3,274
Posted By chinababy
[Solved] Getting ls content into a file using variable
hi i just cant figure out how can i do this ls -lt > log.txt using $PWD
what i mean is how can i get the ls command content into a file using $PWD variable? :confused:
3,391
Posted By chinababy
Permission denied
when i run echo "User” > /dev/tty5 why do i get permission denied? :confused:
1,226
Posted By chinababy
mkdir $HOME/dir1 $PWD/dir2 ty for the answer
mkdir $HOME/dir1 $PWD/dir2
ty for the answer
1,226
Posted By chinababy
Create 2 directories in one command
Hi how can i create 2 directories in two different directories ($HOME and $PWD) with 1 command?
dir 1 in $HOME and dir2 in $PWD
Showing results 1 to 9 of 9

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