Re: Makefile to build all packages

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Abhishek Dasgupta wrote:
2009/4/4 Baho Utot <baho-utot@xxxxxxxxxxxxxxx>:
find returns the directory entry with ./ in front of the directory name
Anyone know how to make find return abs instead of ./abs


If i begins with "./" you can remove it using
  echo $i | cut -c 3-

adding     i=$(echo $i | cut -c 3-) to the script made it fail





[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux