Search Results

Search: Posts Made By: venven
1,965
Posted By venven
[ask] awk -F
hi all, i'm newbie sorry if missplaced

echo 1,2,3:4,5,6 | awk -F',' '{print $3}'
result=3:4

i want to get result=3 with another -F':', how will i write it in one awk?

i used awk once again,...
11,084
Posted By venven
tq bro the which command is work
tq bro the which command is work
11,084
Posted By venven
where is unix-screen-binary path location
hi all,
i wanna ask where is unix-screen-binary path location?
i cannot find it in /usr/bin or /bin or using man command
thx before
2,296
Posted By venven
thx
thx help alot

-----Post Update-----

another question

i want to make new file that dont consist particular string for example "bbbb"

i have

aaaaaaa
vbbbbq
abbbbx
cccccc
ddddd

...
2,296
Posted By venven
separate file by line length
hi all,

i'm new in unix....

i have question, sorry if it's missplace or too silly

let say i have a file name testfile.log that contains data

000001
000002
000003
aaaaaaaaaaaaaaaaaa...
Showing results 1 to 5 of 5

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